I’ve often suggested to anybody that would listen that CFAPPLICATION have the ability to set mappings for a request using some type of “applicationParam” tag.  It might look like this:

 

<cfapplication name=”myApp”>

            <cfapplicationparam type=”Mapping” Path=”SystemPath” alias=”YourMappingName” />

</cfapplication>

 

There could be other application-specific params set as well, but mappings are generally the big problems.

 

Jim Davis

 

----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email to [email protected] with the words 'unsubscribe cfcdev' as the subject of the email.

CFCDev is run by CFCZone (www.cfczone.org) and supported by CFXHosting (www.cfxhosting.com).

An archive of the CFCDev list is available at
www.mail-archive.com/[email protected]

Reply via email to