Domanda

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?

È stato utile?

Soluzione

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)

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top