On 17/11/2016 19:10, Mike Kienenberger wrote:
On Thu, Nov 17, 2016 at 12:58 PM, Claude Brisson <cla...@renegat.net> wrote:
There are several things I'd like to do for the tools before releasing them:
1) deprecate the ConversionTool:
- the only remaining feature is a toStrings() method (which does
splitting and optional trimming). A single method does not legitimate the
need for a tool.
Tools are lightweight and often trivial in implementation. I see
nothing wrong with a single method on a tool.
Except maybe the proliferation of standard tools, not very pleasant for
newcomers.
If the tool is
appropriately-named, other functionality may be added later.
Yes. That's why merging toStrings() and sort() in a CollectionTool seems
more appropriate to me.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@velocity.apache.org
For additional commands, e-mail: dev-h...@velocity.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@velocity.apache.org
For additional commands, e-mail: dev-h...@velocity.apache.org