Hello,

I was trying to use some code from commons-collections:

http://svn.apache.org/viewvc/commons/proper/collections/trunk/src/main/java/org/apache/commons/collections/trie/?pathrev=1469003

But it seems like this code disappeared in SVN revision 1469004, JIRA 
COLLECTIONS-452:

https://issues.apache.org/jira/browse/COLLECTIONS-452

It should have somehow been moved into the collections4 package but it wasn't, 
so a ton of Trie-related classes are missing in Collections 4.0, which I 
really wanted to use in my application. Can anyone clarify why they got 
removed and not replaced and whether we can get them restored?

Thanks,
Matthew.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
For additional commands, e-mail: user-h...@commons.apache.org

Reply via email to