Alex Based
Alex Based
@Tolowe I thought of something like defining several interfaces named the same way. Buy they are structured a little bit differently. ``` interface IProvider { token: InjectionToken, useClass: Constructor }...
@Tolowe Please let me know if you're currently working on it or not. If not, I'll implement that on this weekend.
@Tolowe That's okay, we all have things to do apart from open source :D. I'm gonna roll it out soon.
@DonJayamanne Hello Don. Yes I totally agree with your suggestion. I had this in my mind at the beginning. It's really easy to implement.
Do you want to see that in the library?
There're still projects being written in ES5, meaning they can't use decorators and other good things from ES6+. And I'm trying to get some feedback from people who might actually...
Hey! Thanks for submitting your bug report! Never thought such use case would come up. I'm gonna fix that today.