Separating a Hash type from Object
Peter Hall
peter.hall at memorphic.com
Mon May 7 02:45:00 PDT 2007
Zwetan,
This is what we are talking about. But the es4 spec cannot make
assumptions about an implementation's GC, which may (or may not) be
necessary - at least for weak keys - but it's getting late in the game
to have to find that out. That's a summary, but search the list
archives...
In general ES4 cannot take things, just because they have been
implemented in Tamarin. ES4 is supposed to be
implementation-independant. There are many factors that could make a
feature harder or easier (or just more or less desirable) to implement
in a given implementation - choice of GC seems to be a big factor in
this instance, but there are plenty of others.
Peter
On 5/6/07, zwetan <zwetan at gmail.com> wrote:
> and what about the Dictionary class in the Tamarin project ?
> http://lxr.mozilla.org/mozilla/source/js/tamarin/extensions/Dictionary.as
>
> this one could go in the builtin class no ?
>
> cheers,
> zwetan
> _______________________________________________
> Es4-discuss mailing list
> Es4-discuss at mozilla.org
> https://mail.mozilla.org/listinfo/es4-discuss
>
More information about the Es4-discuss
mailing list