Re: [JSON] Changing the class of an object after its construction
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.javascript archive

Re: [JSON] Changing the class of an object after its construction

From: Raphael Jolivet <raphael.jolivetNO_SPAM_THANKS@laposte.net>
Date: Mon Nov 21 2005 - 00:56:49 CET

> But be aware that only the Spidermonkey engine used in Mozilla and
> Netscape browsers exposes that __proto__ property, other engines
> implementing ECMAScript as the MS JScript engine or the engine used in
> Opera do not expose that so using it in script on the web is not cross
> browser.

Ok, thanks for the hint.
But my intend is to develop some XUL stuff now. Only Moz/FF/ for now.
AJAX and cross-browser's stuff are way to tricky yet.
Received on Mon Nov 21 03:37:04 2005