#140: Weak hash table support -------------------------+-------------------------------------------------- Reporter: ehuelsmann | Owner: somebody Type: enhancement | Status: new Priority: major | Milestone: Component: other | Version: Keywords: | -------------------------+--------------------------------------------------
Comment(by mevenson):
Unsure about concurrent readers in the current implementation: wouldn't the EQUALP method on a HashTable would fail if its first argument was being modified?