After much hard work our WireBox AOP Engine is finalized and will be released shortly. You can test drive it by using our development github branch! We have concentrated ourselves in simplifying Aspect Oriented Programming and have fully documented our AOP engine. This will get you a good start with AOP and WireBox. We have also included 3 aspects in our release:
- MethodLogger : Useful for method logging
- CFTransaction : An annotation based ColdFusion transaction aspect
- HibernateTransaction : An annotation based Hibernate transaction aspect
Add Your Comment