> Isn't
>
> var mclListener = {mlm:this};
>
> the same as
>
> var mclListener = new Object();
> mclListener.mlm = this;Yes, but I don't think they could depricate that, static array and object initialisers have always been a part of Java/ECMAScript. "Chris Velevitch" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] --- You are currently subscribed to fugli as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
