On Fri, 09 Jun 2006 01:42:33 +0200, Hendrik Maryns wrote: > I want to use ReferenceMap, and am working on a Java 1.5 project, where I > heavily use generics. So I decided to generify (part of) the commons > collections classes. While doing so, I stumbled on a problem that would > not be generified. The reason for this is bad design.
Please see http://issues.apache.org/jira/browse/COLLECTIONS-110. I have been using the second package from http://larvalabs.com/collections/ for some time now and it works well, even though there are a few wrinkles. -h --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
