Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
InvokerHelper is primarily a grab bag of functionality associated with invoking methods. It also has numerous methods for formatting. Originally there were only a few such methods but the number has grown over time and additionally functionality would prove useful. It probably makes sense to split these to avoid abuse of the single responsibility principle.
Existing methods will remain and be deprecated. New functionality will only go in the new class.
Attachments
Issue Links
- is cloned by
-
GROOVY-10428 Refactor: split formatting methods out of InvokerHelper (allow separate control of escapeBackslashes)
- Closed