> A few years ago (probably in the CF 5 days) someone on this > list posted a two page "Coldfusion best practice guide" that > they wrote. This Coldfusion best practice guide consisted of > basic naming conventions for structures, tables and arrays > along with a few basic performance best practices like use > <cfif len(foo)> rather than <cfif foo is not ''>
It is important not to confuse conventions with best practices. They are very different things. For example, it really doesn't matter how you name variables, as long as you do it consistently and apply a modicum of common sense. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230956 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

