Question about multiple weak hash tables
Let's assume I have a two weak hash tables, one where the weakness-state is :key, another one where the weakness-state is :value. I have an object FOO which is a key of the first hash table and a value of the second hash table but other than that there is no pointer to FOO from another object. Is my understanding of the docs correct that in this case FOO will be removed although it appears in two different weak hash tables? Thanks, Edi. ________________________________________________________________________ This email has been scanned for all viruses by the MessageLabs Email Security System. For more information on a proactive email security service working around the clock, around the globe, visit http://www.messagelabs.com ________________________________________________________________________