FW/1 - Framework One - is a lightweight, convention over configuration, MVC application framework for ColdFusion / CFML.
sneiland on v4.3.0
sneiland on master
sneiland on fw1-538
sneiland on master
Update to match FW1 implementat… (compare)
diLocations
set, but for the time being I got it to work by explicitly setting diLocations
. Perhaps it's because the controller classes in question are in a subsystem? I had to add the controller directory for the subsystem before it worked (which makes sense).
fw
as a property into the "client" bean?
setupApplication()
: for ( s in ["list", "of", "subsystems"] ) setupSubsystem( s );
That should solve the lazy-loading under load issue (you may need an application scope lock around that tho').
false
or "hello"
so they would fail as well.
[github-fw1]
[framework-one/fw1] Pull request closed: framework-one/fw1#504 by seancorfield
[github-fw1]
[fw1:develop] 2 new commits by Matthew J Clemente and 1 other