Hi there, Googler Vojta Jina (Angular team) has made the DI independent from the entire Angular framework, so u can use it however you like.
Check it out here: https://github.com/angular/di.js Cheers, Or On Friday, August 17, 2012 1:27:12 AM UTC+2, Matthew Neeley wrote: > > I'm working on a project that is using a different web framework > (<cough>Ember</cough>) but which could really benefit from some dependency > injection goodness to get rid of strong coupling between pieces of the app. > From the quick survey I've done of the landscape, it would appear that > angular's dependency injection capabilities are the best out there. At > this point a rewrite of our app in angular is not in the cards, and I'd > rather not pull in the entire angular library, but I wonder if it would be > possible just to include the dependency-injection bits of angular, say in a > custom build of angular. Any thoughts? -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/groups/opt_out.
