I thought server variables are global across all applications regardless of
where they were set
?




"This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant,
Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions." 
Visit our website at http://www.reedexpo.com

-----Original Message-----
From: Matt Williams
To: CF-Talk
Sent: Fri Jun 08 22:54:48 2007
Subject: Re: Set server var at startup?

On 6/8/07, Dave Watts <[EMAIL PROTECTED]> wrote:
> > So if you are setting server variables in Application CFC,
> > then it seems to me that the variable is actually an
> > application variable.
>
> .... unless the variable is intended for use across multiple applications.
>

True, the intention may be for server wide use, but how is it managed?
Is there a mother-App.cfc that all the other App.cfc's extend?

Or does each App.cfc have it's own copy of the server variables? Or is
there one app that must be started before others are? Seems kinda
dangerous either way you work it. Room for error.

-- 
Matt Williams
"It's the question that drives us."



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
CF 8 – Scorpio beta now available, 
easily build great internet experiences – Try it now on Labs
http://www.adobe.com/cfusion/entitlement/index.cfm?e=labs_adobecf8_beta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:280513
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to