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

Creating multiple concrete objects from the same interface #7

Open
tigershark666 opened this issue Apr 5, 2016 · 0 comments
Open

Comments

@tigershark666
Copy link

Currently it is not possible to create different concrete types using the same factory.
I think that it would be very good to allow this behavior, so when writing GUIs it will be possible to have a generic ViewModelFactory that will create different ViewModels, or a MenuItemFactory that can create multiple MenuItem commands.
If I manage to get some free time I can give it a try to implement it.

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