This JavaScript pitfall is still mind-boggling to me. It is clear what happens 
(each frame has a different copy of Array etc.), but I find it hard to wrap my 
mind around the consequences in practice. Is there a plan on how to make this 
less painful in the long run? Initially, a cross-frame version of instanceof 
might help (as opposed to Function.isFunction, Date.isDate, RegExp.isRegexp 
etc.).

-- 
Dr. Axel Rauschmayer
[email protected]

home: rauschma.de
twitter: twitter.com/rauschma
blog: 2ality.com

_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to