Hi Matt, So the primary/sole advantage is readability, correct? I'm just trying to understand where I "need" to use it, and why, so I can try and do some better practices.
http://blog.newatlanta.com/index.cfm/2009/7/10/Thoughts-on-CFML-tags-CFSCRIPT-Custom-Tags-and-the-CFML2009-specification I was reading a Vince Bonfanti blog about it and he makes the points: *CFML tags.* Good (great!) for generating dynamic HTML content. Bad for writing computational or business logic *CFSCRIPT.* Good for writing computational or business logic. Bad for generating dynamic HTML content. Is this a good guideline to follow? -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon mailing list - http://groups.google.com/group/openbd?hl=en !! save a network - please trim replies before posting !!
