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

Settable auto-injected properties #81

Merged
merged 1 commit into from
Apr 25, 2016

Conversation

ilyapuchka
Copy link
Collaborator

This PR provides methods to change underlying value wrapped by Injected and InjectedWeak wrappers. Mutability is controlled by containing class by choosing between let and var declaration of auto-inject property.

@ilyapuchka ilyapuchka changed the title settable auto-injected properties Settable auto-injected properties Apr 24, 2016
@ilyapuchka ilyapuchka added this to the 4.4.0 milestone Apr 24, 2016
@ilyapuchka ilyapuchka force-pushed the feature/settable-auto-injected-properties branch from 6248195 to f312366 Compare April 25, 2016 12:10
@ilyapuchka ilyapuchka merged commit 9b047e4 into develop Apr 25, 2016
@ilyapuchka ilyapuchka deleted the feature/settable-auto-injected-properties branch April 25, 2016 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant