sramazzina opened a new issue, #2836:
URL: https://github.com/apache/hop/issues/2836

   ### What would you like to happen?
   
   In Hop, there are a lot of transforms where in their dialog gives the 
possibility to trim strings (es. DatabaseLookup, StringOperations, 
TextFileOutput, other ). Any transform uses a different approach to perform the 
string's trim. We would like to choose a new approach to perform string's trim 
(maybe by leveraging on Java String.trim function) and apply a refactoring to 
Hop code so that this same approach must be used everywhere needed
   
   This issue is also in relationship with #2806 
   
   ### Issue Priority
   
   Priority: 3
   
   ### Issue Component
   
   Component: Transforms


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to