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?

Était-ce utile?

La 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)

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top