Posted in ColdFusion | Posted on 10-02-2007 | 5,545 views
I'm a bit late blogging this - but the code name for ColdFusion 9 is Jedi.
Ok, no, just kidding, although that would have been a good name. The code name is Centuar. As we all know, getting the code name picked is 90% of the development. Good job, Adobe. Now when will it be released???


-Randy
Have to wait and see though:-)
http://www.adobe.com/go/wish
Cheers.
http://www.theregister.co.uk/2001/10/09/jedi_knigh...
If expression one is true, expression two is returned, else expression three is returned.
expression one ? expression two : expression 3
I know we have IIf, but it requires so much other effort that it might as well not be in there.
[Add Comment] [Subscribe to Comments]