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

Get rid of ABSTRACT_FACTORY #74

Closed
magopian opened this issue Jul 24, 2013 · 0 comments
Closed

Get rid of ABSTRACT_FACTORY #74

magopian opened this issue Jul 24, 2013 · 0 comments

Comments

@magopian
Copy link

is it possible to get rid of the ABSTRACT_FACTORY attribute?

At the moment, not providing a FACTORY_FOR raises the following error, even if the factory itself isn't used outside of its child classes:

AssociatedClassError: Could not determine the class associated with BaseFactory. Use the FACTORY_FOR attribute to specify an associated class.

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