hmmm...finally someone who has repeated what I said only about 10 hours ago.
Resusability...remember that point?

-----Original Message-----
From: Donald R. Pavlik [mailto:[EMAIL PROTECTED]]
Sent: Sunday, February 25, 2001 4:58 PM
To: Fusebox
Subject: RE: Why use url_files?


I use URL_ files, so that I only have to write it once, and then I can refer
to it anywhere in the application.  That is the beauty of have modules being
written and then the ability of calling it from anywhere in your app.

-----Original Message-----
From: John Quarto-vonTivadar [mailto:[EMAIL PROTECTED]]
Sent: Sunday, February 25, 2001 4:38 PM
To: Fusebox
Subject: Re: Why use url_files?




> My one reason for using url files:  My rule in Fusebox development is that
rank-
> and-file coders never, no NEVER get to mess with index.cfm.  I farm out
the
> coding by assigning modules to developers.  As the architect, I can assign
a
> url file with a Fusedoc that says something like "I forward the user to
the
> National Geographic deep-sea exploration page".  The developer gets to
find the
> URL for that resource and code it in the url file.

again, why did you need a "url_" file for this? Zero change if you specify
this as part of your fusedoc for the dsp_ or act_  file
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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