Yeah but if you have looked at any of the coding methodologies you would see
why it would be easier. They seperate the files into many parts, so it
allows a lot of programmers to look at thier structure and know where things
should be and where they should be sorted. If we rely on comments then what
we will get is a huge file that could have a million ifs in it and we would
have to figure out the flow. With a methodology we know where the flow
should go right from the beginning. I seriously recommend useing a
methodology, once you use one you never go back.


Bob Everland

-----Original Message-----
From: Zac [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 30, 2001 7:17 PM
To: CF-Talk
Subject: RE: Content Management tool


At 04:07 PM 7/30/2001 -0700, you wrote:
>I would go with FuseBox and FuseDoc

As long as the coding methods are well documented and followed why do we
need something like fusebox?

Any set methodology is going to limit the number of people using it.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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