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

AutoActivate and IStartabe for scope #731

Closed
AqlaSolutions opened this issue Mar 31, 2016 · 2 comments
Closed

AutoActivate and IStartabe for scope #731

AqlaSolutions opened this issue Mar 31, 2016 · 2 comments

Comments

@AqlaSolutions
Copy link

Current AutoActivate feature can't be used for InstancePerMatchingLifetimeScope components.

I want some components to be auto activated when I begin their lifetime scope.

Please add this.

@tillig
Copy link
Member

tillig commented Mar 31, 2016

AutoActivate and IStartable go hand-in-hand. I'll update the issue to include that.

In the meantime, can you describe how you think this might work? Thinking about things like how you register components for different lifetime scopes, how you can register new components when you start a new scope, and so on... How would you expect this feature to work in the various contexts in which it might be used?

@tillig tillig changed the title Feature: AutoActivate for scope AutoActivate and IStartabe for scope Mar 31, 2016
@tillig
Copy link
Member

tillig commented Mar 31, 2016

Just realized this overlaps pretty heavily with #567 so I'm going to roll it into that.

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

2 participants