drails_di 0.3.1
drails_di: ^0.3.1 copied to clipboard
Drails Dependency Injection Manager
TODO #
- Add During Aspect
- Add priority to AopProxies
- Add generator to create AopProxy classes
- Enhance Documentation
0.3.1 #
- correct adding proxy function when there is no annotations
0.3.0 #
- upgrade to
dson@^0.13.0
0.2.0 #
- upgrade to
dson@^0.10.0
0.1.0 #
- use
built_mirrors,serializableanddsoninsteadmirrors
0.0.7 #
- rename
_Componentclass to_Injectable, user still can use@componentannotation.
0.0.5 #
- aop_proxy support
- Before
- After
- AfterThrowing
- AfterFinally