> -----Original Message-----
> From: es-discuss-boun...@mozilla.org [mailto:es-discuss-
> boun...@mozilla.org] On Behalf Of felix
> Sent: Friday, October 29, 2010 12:18 PM
> To: Brendan Eich
...
> >
> > Yet don't Java and .NET have weak-keyed maps of some sort?
> 
> Java has WeakHashMap, which is a map of weak references to values, which
> can leak uncollectible garbage if you have a cycle of WeakHashMap entries
> holding references to objects that are not otherwise referenced.

While is the problem addressed by the proposed ephemeron-like Weak Map solution 
for ECMAScript 
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to