I think WeakMap would be a fine name. Having make that vote, I'll also say that ObjectMap would also be a fine name. I believe that an "EphemeronTable" is almost always want a app/library developer wants when they want to make an associative mapping keyed by object identity. The exceptional case is actually the one where you don't want the key to be "weak". After all, what good is an association where nobody holds its key?
Allen > -----Original Message----- > From: [email protected] [mailto:es-discuss- > [email protected]] On Behalf Of Brendan Eich > Sent: Friday, July 02, 2010 9:58 PM > To: David Herman > Cc: Mark S. Miller; [email protected]; Erik Arvidsson > Subject: Re: We need to name "EphemeronTable" (was: Do we need an > experimental extension naming convention?) > > On Jul 2, 2010, at 8:58 PM, David Herman wrote: > > >> Cool. I'm warming to WeakMap as well. Do we have any objections to > WeakMap? > > > > +1 > > > > I <3 WeakMap. > > The Force is strong with WeakMap! ;-) > > +1 or more > > /be > > _______________________________________________ > es-discuss mailing list > [email protected] > https://mail.mozilla.org/listinfo/es-discuss _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

