Victor Savkin
Victor Savkin
@JamesHenry hey. I'm assigning this to you cause you probably have the most expertise now in this area.
I'll release a new version today.
In the long run DI.js should only support decorators. Angular 2, for instance, will drop support for annotations and will support only decorators very soon. However, to make the transition...
@L8D In general I prefer not to rely on this pattern. A metadata record and the act of attaching that metadata record to an entity are two different things to...
@L8D definitely better than what we do today. Why don't you want to use the metadata API? Because of the polyfill?
Unfortunately it has to work this way, and here is why: The instantiation of the root component is static and is not controlled by the router. This means that we...
Could you submit a PR updating to the new test package?
It has not been fixed.