framework-one / fw1

FW/1 - Framework One - is a lightweight, convention over configuration, MVC application framework for ColdFusion / CFML.
http://framework-one.github.io
Other
373 stars 141 forks source link

Fix for #518 #519

Closed LordBrom closed 4 years ago

LordBrom commented 4 years ago

In aop.cfc

In ioc.cfc

in tests/

This fix is specifically for the AOP side of the issue described. I have not experienced a similar issue with the DI/1 side. If it is known how to replicate that side of the issue, I can spend some time looking into that too.