> So I'll throw a quick poll out: > 1. Is indenting code mandatory? Hell yes!
> 2. When indenting, do you use tabs as tabs or tabs as spaces? Tabs, we only use spaces if it's meant as an indent of a tiny bit (follow-on lines) > 3. How many spaces do you indent or does a tab represent? 4 > 4. Is it better to make code in includes and functions even > if the code isn't going to be reused? We pretty much insist that all new functionality is put into a separate template... Keep the templates small and manageable and then you can reuse anything you want With MX allowing Functions to have CF code, it pretty much makes things like Fusebox redundant, so we'll be using more of those when it's out... Gotta love the new functionality <g> Philip Arnold Technical Director Certified ColdFusion Developer ASP Multimedia Limited T: +44 (0)20 8680 1133 F: +44 (0)20 8686 7911 An ISO9001 registered company. ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. ********************************************************************** ______________________________________________________________________ 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 Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
