On Fri, Feb 12, 2010 at 10:55 AM, Jason King <[email protected]> wrote:
> *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? > Yep, that's a great guideline to follow. Ultimately it's a matter of choice, however, and people should feel free to use script or tags as they see fit. I personally use a lot more CFSCRIPT than I used to now that it's more fully implemented. -- Matthew Woodward [email protected] http://blog.mattwoodward.com identi.ca/Twitter: @mpwoodward Please do not send me proprietary file formats such as Word, PowerPoint, etc. as attachments. http://www.gnu.org/philosophy/no-word-attachments.html -- 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 !!
