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.
WireBox AOP RefCard

Our WireBox AOP RefCard will get you up and running in no time.
Code Namespaces
// ColdBox
coldbox.system.aop
// WireBox Standalone
wirebox.system.aop
Requirements
ColdFusion 11+
Lucee 4.5+
AND
Disk/Memory Generation
Last updated
Was this helpful?