Eliminate methods in Generator class that simply invoke same-named methods from 
Algorithms against the calling Generator
------------------------------------------------------------------------------------------------------------------------

                 Key: SANDBOX-236
                 URL: https://issues.apache.org/jira/browse/SANDBOX-236
             Project: Commons Sandbox
          Issue Type: Bug
          Components: Functor
            Reporter: Matt Benson


I believe that any convenience gained by these methods' presence will be 
negated by increasing user confusion as Algorithms may be expanded while 
Generator is "stuck" as a result of its being an interface.  It would be more 
consistent to remove these now rather than incur a "partial, but decreasing 
symmetry" relationship between this static utility class and interface as time 
goes on.


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

Reply via email to