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

Decorator && generated factories #54

Closed
matej21 opened this issue Feb 12, 2015 · 3 comments
Closed

Decorator && generated factories #54

matej21 opened this issue Feb 12, 2015 · 3 comments

Comments

@matej21
Copy link
Contributor

matej21 commented Feb 12, 2015

DecoratorExtension cannot handle types returned by generated factories.
e.g.

services:
    - {implement: FooFactoryCreatingFooControlExtendingBaseControl}
decorator:
    BaseControl:
        inject: true
@dg
Copy link
Member

dg commented Feb 12, 2015

Add failing test, I'll fix it.

@matej21
Copy link
Contributor Author

matej21 commented Feb 12, 2015

ok

@matej21
Copy link
Contributor Author

matej21 commented Feb 12, 2015

see #55

@dg dg closed this as completed in 89ad4a7 Feb 12, 2015
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

2 participants