I am looking to convert an application from Application.cfm to
Application.cfc to take advantage of the richer functionality.

Generally, I have had a top level Application.cfm with site-wide
setting etc. For certain sub-directories I have had another
Application.cfm with local settings, such as additional security
settings for an admin directory. In order to include the site-wide
settings, this Application.cfm cfincludes the one(s) above it. This
works well and is easy to manage.

How would one replicate this kind of arrangement using
Application.cfc?

Thanks

-- 
online documentation: http://openbd.org/manual/
   google+ hints/tips: https://plus.google.com/115990347459711259462
     http://groups.google.com/group/openbd?hl=en

     Join us @ http://www.OpenCFsummit.org/ Dallas, Feb 2012

Reply via email to