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?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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)