for years CFML has used the GT LT type operators for conditional logic why not keep sonsistant in the language instead or changing it?
Steve -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Darryl Lyons Sent: Monday, December 06, 2004 1:57 PM To: CFAussie Mailing List Subject: [cfaussie] Re: Enhancing CFSCRIPT (was: Using IIF I guess the best point I can make about this is consistency.. ActionScript, apparently (I'm not a big ActionScript person), is ECMA compliant. Why shouldn't CFSCRIPT be compliant? I can't count how many times I've typed: for (i=1; i <= arraylen()... ) When switching between JavaScript and CFSCRIPT. Darryl --- 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/
