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

Support other DI framework #33

Closed
afaucogney opened this issue Feb 14, 2018 · 1 comment
Closed

Support other DI framework #33

afaucogney opened this issue Feb 14, 2018 · 1 comment

Comments

@afaucogney
Copy link

Description

I would like to support another DI framework that also implement the JSR330 : Tootphpick

Steps to reproduce

Expected behaviour

As the framework use mainly @Inject annotation, eg : the binding is implemented inside module is done by code. I would like to just make a graph from @Inject. How this is possible ? Where to start ?

Screenshot

@dvdciri
Copy link
Owner

dvdciri commented Feb 15, 2018

Thanks for the issue, there are currently no plans to support other DI frameworks in the future. If you want to give it a try you can still fork the repository and use it as a base.

@dvdciri dvdciri closed this as completed Feb 15, 2018
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