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

Inprocess compiling of SEP #14

Closed
gregv12 opened this issue Jan 14, 2019 · 0 comments
Closed

Inprocess compiling of SEP #14

gregv12 opened this issue Jan 14, 2019 · 0 comments

Comments

@gregv12
Copy link
Contributor

gregv12 commented Jan 14, 2019

The Fluxtion event stream compiler is designed to be used out of process. This can be inconvenient as it requires several pom execution definitions. Users want to get started as quickly as possible, introduce a programmatic interface that gets developers up and running more quickly.

Add to the generator project, create an InProcessCompiler utility, things to consider:

  • generate only
  • instantiate a handler
  • Potential class loading ./ state problems
  • configure namespaces and directories

Ensure that all building logic is kept in the builder/generator class space so that a generated SEP can be used only with the api's on the classpath.

@gregv12 gregv12 added this to In progress in Core fluxtion Jan 14, 2019
@gregv12 gregv12 closed this as completed Jan 14, 2019
Core fluxtion automation moved this from In progress to Done Jan 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Core fluxtion
  
Done
Development

No branches or pull requests

1 participant