#140: Weak hash table support --------------------------+------------------------------------------------- Reporter: ehuelsmann | Owner: somebody Type: enhancement | Status: new Priority: major | Milestone: Component: other | Version: Resolution: | Keywords: --------------------------+-------------------------------------------------
Comment(by mevenson):
Is there some obvious reason why a wrapping of the built-in Java constructs of [http://download.oracle.com/javase/6/docs/api/java/util/WeakHashMap.html WeakHashMap] and [http://download.oracle.com/javase/6/docs/api/java/lang/ref/WeakReference.htm... WeakReference] wouldn't suffice here?