ECMA compliance sounds like a good idea. Gary
On Mon, 6 Dec 2004 12:17:25 +1000, Darryl Lyons <[EMAIL PROTECTED]> wrote: > Well, I wasn't hoping for anything that drastic, but at least adding > <,>,<=,!=, etc to conditional logic would be fantastic, and of course make > it backwards compatible. > > I've added this to the wishlist, so hopefully it will eventuate! > > Darryl > > [EMAIL PROTECTED] wrote on 06/12/2004 12:12:14 PM: > > > > > > I'm wishing the same thing, as well as a whole swag of over operators, > > > > making CFSCRIPT more ecmascript compliant. I wish they had focused > some of > > > their attention that way... > > > > I raised this a while back: didn't get much comment one way or the > other. > > > > I reckon the only place I want to see a <cf> is like this: > > > > <?cf > > query(name="q", datasource=application.dsn, sql="select * from table > where > > col1 = #queryparam(value="adam", type="varchar", length=4)# order by > > col1"); > > > > dump(q); > > abort(); > > // etc > > /> > > > > IE: like ASP, PHP, JSP: have a marker that delimits where the code > starts > > and stops, and everything outwith that is HTML. I just cannot fathom > this > > whole <cfthis>, <cfthat>, <cfeverybliminthing> > > > > Without the tag nonsense, they could get rid of the excrutiatingly awful > > operators LT, GT etc. > > > > I wish they'd just deprecate CFML completely and just move everything > over > > into cfscript. > > > > Adam > > > > --- > > You are currently subscribed to cfaussie as: > [EMAIL PROTECTED] > > To unsubscribe send a blank email to > [EMAIL PROTECTED] > > Aussie Macromedia Developers: http://lists.daemon.com.au/ > > > To unsubscribe from this email please forward this email to [EMAIL PROTECTED] > > This email message is confidential and may be privileged. If you are not the > intended recipient > please forward the email to [EMAIL PROTECTED] and delete the original. > > ABN AMRO Morgans Limited and its associates hold or may hold securities in > the companies/trusts mentioned herein. > Any general advice included in this email has been prepared without taking > into account your objectives, financial situation or needs. > Before acting on the advice, you should consider its appropriateness or > discuss with one of our investment advisors. > > ABN AMRO Morgans Limited (ABN 49 010 669 726 AFSL 235410) A Participant of > ASX Group. > A principal member of the Financial Planning Association. > > > > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > To unsubscribe send a blank email to [EMAIL PROTECTED] > Aussie Macromedia Developers: http://lists.daemon.com.au/ > --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
