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

2006-08-04 Thread Dusan Chromy (JIRA)
[ http://issues.apache.org/jira/browse/COLLECTIONS-110?page=comments#action_12425847 ] Dusan Chromy commented on COLLECTIONS-110: -- My another argument for generics - and also an idea for improvement in collections.sf.net - would be to

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

2006-08-04 Thread Dusan Chromy (JIRA)
[ http://issues.apache.org/jira/browse/COLLECTIONS-110?page=comments#action_12425842 ] Dusan Chromy commented on COLLECTIONS-110: -- I think Matt's offer to move their collections.sf.net project into Apache should not go unnoticed - what

[jira] Commented: (COLLECTIONS-213) CollectionUtils API extension: algorithm methods accept an Iterator argument

2006-06-16 Thread Dusan Chromy (JIRA)
[ http://issues.apache.org/jira/browse/COLLECTIONS-213?page=comments#action_12416539 ] Dusan Chromy commented on COLLECTIONS-213: -- It just occured to me - in the middle of CollectionUtils-style programming :-) - that the addition of the Iterator f

[jira] Updated: (COLLECTIONS-213) CollectionUtils API extension: algorithm methods accept an Iterator argument

2006-05-31 Thread Dusan Chromy (JIRA)
[ http://issues.apache.org/jira/browse/COLLECTIONS-213?page=all ] Dusan Chromy updated COLLECTIONS-213: - Attachment: CollectionUtils.java Addition of algorithm methods with an Iterator argument > CollectionUtils API extension: algorithm methods acce

[jira] Updated: (COLLECTIONS-213) CollectionUtils API extension: algorithm methods accept an Iterator argument

2006-05-31 Thread Dusan Chromy (JIRA)
[ http://issues.apache.org/jira/browse/COLLECTIONS-213?page=all ] Dusan Chromy updated COLLECTIONS-213: - Attachment: TestCollectionUtils.java JUnit tests for newly added methods > CollectionUtils API extension: algorithm methods accept an Iterator a

[jira] Created: (COLLECTIONS-213) CollectionUtils API extension: algorithm methods accept an Iterator argument

2006-05-31 Thread Dusan Chromy (JIRA)
CollectionUtils API extension: algorithm methods accept an Iterator argument Key: COLLECTIONS-213 URL: http://issues.apache.org/jira/browse/COLLECTIONS-213 Project: Commons Collections Type: