hop
hop copied to clipboard
[Feature Request]: Review and made uniform the way a string's trim is applied where needed
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