The coding guidelines are just that, guidelines for code. They are not a
standard or the next best thing, just some general suggestions to keep your
code sane. Naming conventions, some basic hard and fast rules that should be
observed etc. Some of the guidelines are just things to strive for or do in
code for performance reasons or common sense reasons Such as.. Readable code
is more important than optimized code during application development, and
probably well beyond initial development.

You could follow those coding guidelines, more or less, and create something
like Fusebox. That is to say coding standards are a more basic building
block than something like Fusebox which carries the ideas of coding
standards along with, generally, how you are going to be structuring pieces
of something you develop *in* Fusebox.

Jeremy

______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to