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

Resolve dependencies automatically #8

Open
ruud opened this issue Aug 23, 2016 · 1 comment
Open

Resolve dependencies automatically #8

ruud opened this issue Aug 23, 2016 · 1 comment
Labels

Comments

@ruud
Copy link

ruud commented Aug 23, 2016

In your README you mention "In future, components and services will be treated as dependencies so they can be resolved automatically in a declarative manner". How would you plan to do that? I like this project and could spent some time to continue on it.

@mysticfall
Copy link
Member

What I meant was implementing a DI service which uses annotation and/or type information to resolve dependencies, like one used in Spring or Guice. A similar, but rather rudimentary implementation was used in my other project https://github.com/greencatsoft/scalajs-angular.

And I'm glad to see you are interested in contributing to the project. By the way, I haven't been able to do any open source project for sometime due to my work schedule for sometime. I'm hoping to continue this work when I finish my current project, but I'm afraid it will take awhile before I can do that.

But you are welcome to send PRs or make suggestions, and so on in the meanwhile, if you are willing to contribute to the project.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants