Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamic reloading of handler classes with revised step definitions #33

Open
nickebbutt opened this issue Sep 22, 2014 · 0 comments
Open

Comments

@nickebbutt
Copy link
Member

At present when you export a handler from a remote component, it's necessary to restart the component when you recompile to change step patterns (the step method itself can often be modified and reloaded in debug mode, but the values of step annotations cannot be).

The goal is to enable a mode where the handler classes can be reloaded at runtime from a separate class loader, and expose a better API for adding steps dynamically

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant