Ticket #35 (closed enhancement: fixed)
Implement AOP
| Reported by: | markmandel | Owned by: | markmandel |
|---|---|---|---|
| Priority: | major | Milestone: | Alpha1 |
| Component: | AOP | Version: | 2.0 |
| Keywords: | Cc: |
Description (last modified by markmandel) (diff)
Implement basic AOP as it currently stands with ColdSpring?.
ColdSpring? Reference
http://www.coldspringframework.org/coldspring/examples/quickstart/index.cfm?page=aop
http://www.coldspringframework.org/cfcdoc/index.html
Spring References
http://static.springsource.org/spring/docs/3.0.x/javadoc-api/org/springframework/aop/framework/ProxyFactoryBean.html
http://static.springsource.org/spring/docs/3.0.x/javadoc-api/org/springframework/aop/framework/ProxyFactory.html
http://aopalliance.sourceforge.net/doc/index.html
http://static.springsource.org/spring/docs/3.0.x/javadoc-api/org/springframework/aop/package-summary.html