[
https://issues.apache.org/jira/browse/SANDBOX-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595068#action_12595068
]
Matt Benson commented on SANDBOX-236:
-------------------------------------
It looks like noone feels strongly about this, so my current plan is to remove
Algorithms from the Generator interface wholesale. Maybe a future enhancement
can use RT instrumentation to adapt Algorithms onto a given Generator.
> 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: Improvement
> 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.