You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Matt Benson (JIRA)" <ji...@apache.org> on 2008/05/08 00:59:55 UTC

[jira] Updated: (SANDBOX-238) Remove Algorithm methods that delegate Iterator handling to Generator handling, or are otherwise available in other [functor] APIs

     [ https://issues.apache.org/jira/browse/SANDBOX-238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Benson updated SANDBOX-238:
--------------------------------

    Description: [functor] already contains IteratorToGeneratorAdapter, and all these methods do is complicate a utility class unnecessarily.  (was: [functor] already contains IteratorToGeneratorAdapter, and all these methods do is complicate a utility class unnecessarily.  Despite the fact that some algorithms may be implemented more efficiently against Iterator than Generator, I still can't justify the bloat.)
        Summary: Remove Algorithm methods that delegate Iterator handling to Generator handling, or are otherwise available in other [functor] APIs  (was: Remove Algorithm methods that act on an Iterator)

> Remove Algorithm methods that delegate Iterator handling to Generator handling, or are otherwise available in other [functor] APIs
> ----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SANDBOX-238
>                 URL: https://issues.apache.org/jira/browse/SANDBOX-238
>             Project: Commons Sandbox
>          Issue Type: Task
>          Components: Functor
>            Reporter: Matt Benson
>
> [functor] already contains IteratorToGeneratorAdapter, and all these methods do is complicate a utility class unnecessarily.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.