]
Dan Florian resolved TEIIDDES-2372.
-----------------------------------
Resolution: Done
Merged PR into master branch.
Remove Unused Utility Methods
-----------------------------
Key: TEIIDDES-2372
URL:
https://issues.jboss.org/browse/TEIIDDES-2372
Project: Teiid Designer
Issue Type: Task
Components: komodo-common
Affects Versions: Komodo
Reporter: Dan Florian
Assignee: Dan Florian
Priority: Minor
Fix For: Komodo
Lots of utility classes with lots of methods have been copied over. There are 2 string
utility classes. And the utility classes and not named in the same way. The unused methods
should be commented out and uncommented as needed. The 2 string utility classes should be
combined. And a naming convention for utility classes should be used.