> On Jan 19, 2004, at 4:27 AM, Harry Klein wrote:
> > Application "shop" uses CFCs with the static mapping /shop /shop is 
> > mapped in the CF Admin to \\devserver\apps\shop\ Then I 
> would create 
> > instances using this syntax:
> > CreateObject('component', 'shop.model.shopdao')
> 
> I wouldn't use a mapping. I'd use a custom tag path (to the 
> directory \\devserver\apps). That doesn't solve your 
> immediate problem however:
> 

Can you explain why you would use a custom tag path over a mapping? I find
mappings to be preferable as you can specify an exact location. It also
allows you to have particular mappings per versions of an application. In
other words, I can have a dev and staging version of an app on the same box,
using the same code, but one uses a mapping (set as a config var) of devFOO
and the other uses stageFOO.

===========================================================================
Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc (www.mindseye.com)
Member of Team Macromedia (http://www.macromedia.com/go/teammacromedia)

Email    : [EMAIL PROTECTED]
Blog     : www.camdenfamily.com/morpheus/blog
Yahoo IM : morpheus

"My ally is the Force, and a powerful ally it is." - Yoda 


----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' 
in the message of the email.

CFCDev is run by CFCZone (www.cfczone.org) and supported
by Mindtool, Corporation (www.mindtool.com).

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

Reply via email to