Slightly off topic, but I tend to use ExpandPath() when setting my per app
mappings. Something like this:
<cfset this.mappings = {} />
<!--- frameworks --->
<cfset this.mappings["/coldspring"] =
ExpandPath("../shared/framework/coldspring_1-2") />

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CFCDev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/cfcdev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to