I am also keeping my dsn, my cfroot, and any other page variables in a
request scope variable...but to tell you the truth I do not know the
advantage of doing so.  Where are the request scope values stored, server or
client?  Etc.  I basically followed the fusebox.org methodology and did a
Rambo style of just doing it.

justme
-----Original Message-----
From: paul smith [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 11, 2000 12:22 PM
To: CF-Talk
Subject: RE: Application.variables vs local.variables

I do this with Request-scoped variables.

best,  paul

At 02:49 PM 12/11/00 -0500, you wrote:
>I still
>think there are some benefits to using the application framework rather
than
>just using local variables.  One obvious benefit would be the ability to
>point your entire application to a different datasource by changing the
>datasource name in one place.  This makes it much easier to move from a
>development to a production environment, etc.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to