On Tue, Feb 14, 2012 at 10:13 PM, Brendan Eich <[email protected]> wrote:

> Is this comparable with JS? Interop on the web is a harsh mistress. The
> C-Python vs. IronPython vs. PyPy vs. etc. situation is more of a "porting
> model" with one-way forks.
>

Java seems comparable, in that compiled code is expected to run on
different JVMs.  I'm not aware of any Java code that relies on a particular
iteration order where it is unspecified in the API.

-- 
John A. Tamplin
Software Engineer (GWT), Google
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to