Question

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?

Was it helpful?

Solution

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)

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top