I can't claim to set any record straight (nor am i trying), but i've experimented with 
some loosely related stuff (e.g. each circuit having its own images root) that i 
thought i'd share with the group.

My scheme treats each circuit as a object (that can standalone or be part of a greater 
whole) that has methods (fuseactions).  Each object has a unique id (name), a 
constructor, and a number of public and private properties (e.g. URL to the object, CF 
path to the object, URL of its images root directory, URL of any shared images root 
directory, etc.).  Each object is also "registered" with an object registry that is 
used to load objects needed to draw a page.

I don't have time to go into full detail right now, but you're welcome to mess around 
with a demo app.  Grab the source code at:

   http://www.ncfug.org/sourcecode/CFMethodologyOO.zip

There's a README.txt in the documentation folder that explains (ok, briefly) what you 
need to do to "install" it.

Lemme know if you have questions/comments.

chris
----------------
At 11:59 PM -0800 12/13/00, Nat Papovich wrote:
>Anyway, somebody should step in about now and set the rickety-record
>straight.


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