[jira] Commented: (COLLECTIONS-110) [collections] Support parametized classes with commons.collections.

2006-06-15 Thread Matt Hall (JIRA)
[ http://issues.apache.org/jira/browse/COLLECTIONS-110?page=comments#action_12416398 ] Matt Hall commented on COLLECTIONS-110: --- Hi everyone, I'm one of the co-authors/porters of the 2nd project mentioned here (collections.sf.net). Stephen Kestle

[collections] Generic Collections MultiMap conversion

2005-06-15 Thread Matt Hall
Hi everyone, I just committed a fairly big change to MultiMap under our project at sourceforge ( http://collections.sf.net ). We decided in the end that to have a properly generic version of MultiMap meant that it couldn't be a Map anymore. The major difference now is that even though a

Re: Commons-Collections enhanced with Java Generics Support (commons: addressed to exclusive sender for this address)

2005-06-03 Thread Matt Hall
I'm not sure about that Travis, I'm not too familiar with those projects. I'm guessing most commons projects will be affected or can be enhanced with JDK1.5. It appears it will take some time to generate the interest necessary to do the work though. Travis Zimmerman wrote: Could BeanUtils

RE: Commons-Collections enhanced with Java Generics Support

2005-06-01 Thread Matt Hall
Hi everyone, I'm the other half of the team that did the generifying (if that's even a word) of collections. Sorry I've been silent so far during the discussion of what to do with the new collections, I was out of town and just got caught up with the debate. So after reading the discussion