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

Added support for dependency injection #88

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fbarresi
Copy link

@fbarresi fbarresi commented Jul 3, 2016

Added 1 optional instance parameter in function register and make_proxy_method
in order to let the user parse an instance of the class. In this way
the user can parse an injected instance of the View with custom
init.

Added 1 optional parameter in function register and make_proxy_method
in order to let the user parse an instance of the class. In this way
the user can parse an injected instance of the View with custom
__init__.
@fbarresi
Copy link
Author

Hello? Is there anybody there?
@apiguy , can you merge my pull request?

@jeverling
Copy link
Contributor

jeverling commented Jan 11, 2017 via email

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

Successfully merging this pull request may close these issues.

2 participants