Maks - My apologies. I was unaware that Rhino also implemented __noSuchMethod__. That's great - the more the merrier.
We've also communicated our desire to have a __noSuchMethod__ implementation to the team currently doing the excellent Squirrelfish work for Webkit, so maybe we'll see an implementation there too :-). Cheers, - Bill On Aug 17, 2008, at 9:36 PM, Maksim Lin wrote: >> This is currently a SpiderMonkey-only extension and we are proposing >> that it be incorporated into ECMAScript 3.1. > > For what its worth, the current rhino engine also supports > __noSuchMethod__. > Though I wonder if it makes much of a difference since server-side js > still seems to be the poor cousin that everyones keeps forgeting to > invite to the party. > > Maks. > _______________________________________________ > Es-discuss mailing list > [email protected] > https://mail.mozilla.org/listinfo/es-discuss _______________________________________________ Es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

