On Thu, Nov 17, 2016 at 12:58 PM, Claude Brisson <[email protected]> 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. If the tool is appropriately-named, other functionality may be added later. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
