Cold Fusion used to have its niche market of developers who liked the
tag-based structure, and it does still have that market, but they need to
work so much harder on cfscript..

I've not used CF 7 yet, so I may be one step behind MM but cfscript should
do everything that the tags can... The first time I used cfscript, years
ago, was just to emulate a config file similar to php.. I liked the style
and it was just cosmetic to the code.. I really dug in once UDFs came out..
My first UDF, isPlural was just because I was sick of..

There are #Quant# #ProdName#<cfif quant neq 1>s</cfif>

so isPlural functions as

There are #Quant# #ProdName##isPlural(Quant)#

and once I had that complete, I fell in love with UDFs.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:21:943
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/21
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:21
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.21
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to