> Ray wrote
>
> > I'd like to hear some concrete examples of things you had that
> > broken when you moved from 4.01 to 4.5.
>
> This does not have anything to do with 4.0-4.5 but as far as breaking
> things are concerned: code like
>
> <cfscript>
> return = structnew();
> ...
>
> no longer works in 5.0
>
Ah, yes, because return is now a reserved word, as is function. Well, ok,
that's an example, but most likely a pretty rare one. This should be
documented though, if not, let me know.
=======================================================================
Raymond Camden, Principal Spectra Compliance Engineer for Macromedia
Email : [EMAIL PROTECTED]
ICQ UIN : 3679482
"My ally is the Force, and a powerful ally it is." - Yoda
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.