Is there a way in Adobe ColdFusion 8+ that I can change the per-application mapping (i.e. this.mappings) dynamically outside of Application.cfc?
In Railo there is <cfapplication mappings="#mappings#">. Any workaround for ACF?
Is there a way in Adobe ColdFusion 8+ that I can change the per-application mapping (i.e. this.mappings) dynamically outside of Application.cfc?
In Railo there is <cfapplication mappings="#mappings#">. Any workaround for ACF?
Copyright © 2021 Jogjafile Inc.
No, there is not.
Some would prefer otherwise, but we don't have the option yet.
http://www.barneyb.com/barneyblog/2010/02/12/applicationcfc-extends-front-controller-is-evil/ (Read in the comments)