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

Factory needed to create projects from repository #82

Open
xleclercq opened this issue Dec 5, 2018 · 1 comment
Open

Factory needed to create projects from repository #82

xleclercq opened this issue Dec 5, 2018 · 1 comment
Assignees

Comments

@xleclercq
Copy link
Contributor

I'm going to need some form of factory to create projects on the fly when reading contents of a project repository as I won't know in advance the type of project I need to create.

@xleclercq xleclercq self-assigned this Dec 5, 2018
@xleclercq
Copy link
Contributor Author

I already have the ProjectTypes object which is used to register all the project types. It would be best to try to re-use this as the factory as well but will this create cyclic dependencies?

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