On Mon, Aug 20, 2012 at 8:23 AM, Matt Quackenbush <quackfu...@gmail.com> wrote:
> Railo's cfscript implementation beats the hell out of ACF's, and has for
> years.
>
> Go run this on ACF. Then install Railo and give it a whirl. :-)
>
> <cfscript>
>     foo = {
>         x:'yay!',
>         y:'hooray!',
>         z:'rock on, Railo!'
>     }
>     writeDump( foo )
> </cfscript>

Um - it works fine in ColdFusion if you add semicolons. Are you
seriously arguing Railo beats the "hell" out of ColdFusion because you
can leave off semicolons?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:352212
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to