[ https://issues.apache.org/jira/browse/JENA-393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13576103#comment-13576103 ]
Hudson commented on JENA-393: ----------------------------- Integrated in Jena__Development_Test #492 (See [https://builds.apache.org/job/Jena__Development_Test/492/]) JENA-393 Undeprecated UniqueExtendedIterator (Revision 1444936) Result = SUCCESS claude : Files : * /jena/trunk/jena-core/src/main/java/com/hp/hpl/jena/util/iterator/UniqueExtendedIterator.java > Deprecate redundant iterator classes. > ------------------------------------- > > Key: JENA-393 > URL: https://issues.apache.org/jira/browse/JENA-393 > Project: Apache Jena > Issue Type: Bug > Components: Jena > Affects Versions: Jena 2.10.0 > Reporter: Claude Warren > Assignee: Claude Warren > > I propose that we mark the following as deprecated with the noted substitution > ArrayIterator : Arrays.asList( x[] ).iterator(); > ConcatenatedIterator : NiceIterator.andThen() > IteratorIterator : add a method to WrappedIterator to create an > ExtendedIterator that does the same thing. > UniqueExtendedIterator : I am not sure about this one, but I think > that it should be replaced with a UniqueFilter that can be applied to > any ExtendedIterator. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira