AOP Intro
WireBox fully supports aspect-oriented programming (AOP) for ColdFusion (CFML) and any ColdFusion framework. Just note the different namespaces if using within the ColdBox Platform and standalone WireBox.

https://github.com/ColdBox/cbox-refcards/raw/master/WireBox%20AOP/WireBox-AOP-Refcard.pdf
// ColdBox
coldbox.system.aop
// WireBox Standalone
wirebox.system.aop
- ColdFusion 11+
- Lucee 4.5+
AND
- Disk/Memory Generation
Last modified 6mo ago