On Wed, Jul 2, 2008 at 9:13 AM, Robert Munn <[EMAIL PROTECTED]> wrote: > It really just comes down to preference now. How do you like to code, in > script or in tags? I tend to use tags in CF just out of habit.
Yup. I generally prefer script for blocks of code 4 lines of longer. Tags for code that shorter than 4 lines. The tradeoff in time spend coding is far superior to any gain you could ever possibly hope to get in execution time. I see this whole argument on CF-Talk from time to time. I use to participate in it. Now I just roll my eyes and keep working. The debate's not even worth the time it takes to discuss. -Cameron -- Cameron Childress Sumo Consulting Inc http://www.sumoc.com --- cell: 678.637.5072 aim: cameroncf email: [EMAIL PROTECTED] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:263237 Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
