> i'm sure you've thought of this, but why not use a simple "if NOT
> isDefined('application.myManager')" statement? I'm just curious why
> you're not doing the obvious here.
> 
Where do you execute that simple line of code? In every place you ever need
to get a reference to the singleton CFC? That code needs to be encapsulated
thus suggesting it should be in a CFC that "manages" other CFCs. However,
that approach leads to the problems I mentioned in the first email.

-Matt

----------------------------------------------------------
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