[jira] Commented: (COLLECTIONS-225) Contribution: A Patricia Tree

2006-11-06 Thread Sam Berlin (JIRA)
[ http://issues.apache.org/jira/browse/COLLECTIONS-225?page=comments#action_12447506 ] Sam Berlin commented on COLLECTIONS-225: Maybe some more interest in this contribution with the renewed interest in collections and updating it to JD

[jira] Updated: (COLLECTIONS-225) Contribution: A Patricia Tree

2006-09-25 Thread Sam Berlin (JIRA)
[ http://issues.apache.org/jira/browse/COLLECTIONS-225?page=all ] Sam Berlin updated COLLECTIONS-225: --- Attachment: pat.zip The attached zip contains the following files: Trie.java - An interface that Tries can use. PatriciaTrie.java - An implementati

[jira] Created: (COLLECTIONS-225) Contribution: A Patricia Tree

2006-09-25 Thread Sam Berlin (JIRA)
Contribution: A Patricia Tree - Key: COLLECTIONS-225 URL: http://issues.apache.org/jira/browse/COLLECTIONS-225 Project: Commons Collections Issue Type: New Feature Components: Map Reporter: S

[jira] Commented: (POOL-83) Support Java 1.5 Generics

2006-07-13 Thread Sam Berlin (JIRA)
[ http://issues.apache.org/jira/browse/POOL-83?page=comments#action_12420903 ] Sam Berlin commented on POOL-83: Ahh -- I hadn't noticed the road map. I'll look forward to Pool 3.0 when it arrives. Hopefully you can use this patch as some groundwork for ge

[jira] Updated: (POOL-83) Support Java 1.5 Generics

2006-07-13 Thread Sam Berlin (JIRA)
[ http://issues.apache.org/jira/browse/POOL-83?page=all ] Sam Berlin updated POOL-83: --- Attachment: generics.txt Patch for generics in commons-pool. You will have to ignore the first level of the path when applying the patch, as it's generated from our CVS re

[jira] Created: (POOL-83) Support Java 1.5 Generics

2006-07-13 Thread Sam Berlin (JIRA)
Support Java 1.5 Generics - Key: POOL-83 URL: http://issues.apache.org/jira/browse/POOL-83 Project: Commons Pool Type: Improvement Versions: Nightly Builds Reporter: Sam Berlin It would be nice if there was a build that supporte