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

Allow Launcher To Set Factory #862

Closed
msteinbeck opened this issue Sep 27, 2016 · 0 comments
Closed

Allow Launcher To Set Factory #862

msteinbeck opened this issue Sep 27, 2016 · 0 comments

Comments

@msteinbeck
Copy link
Contributor

I'm working on #752 (currently it is for my project only but maybe I can make a PR of it later) and found that creating a second, partial model is not that easy due to the fact that both models (and all created elements) use different factories which, if I am right, yields to errors while resolving references. It would be nice if one could set the actual factory of a launcher before building the model. This way, I could reuse the factory of my main model and ensure that both, my old and new types, share the same factory.

msteinbeck pushed a commit to msteinbeck/spoon that referenced this issue Sep 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant