[ https://issues.apache.org/jira/browse/GROOVY-7563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14726352#comment-14726352 ]
Thibault Kruse commented on GROOVY-7563: ---------------------------------------- I created https://github.com/apache/incubator-groovy/pull/111 focussing on behavior-changing commits to InvokerHelper. https://github.com/apache/incubator-groovy/pull/96 now contains only refactorings in the strict sense (no change to output). > InvokerHelper formatting methods have inconsistent API > ------------------------------------------------------ > > Key: GROOVY-7563 > URL: https://issues.apache.org/jira/browse/GROOVY-7563 > Project: Groovy > Issue Type: Improvement > Components: groovy-jdk > Reporter: Thibault Kruse > Assignee: Guillaume Laforge > Priority: Minor > > in class org.codehaus.groovy.runtime.InvokerHelper, there are methods used to > print out Objects. The methods sometimes have a maxsize, verbose or safe > argument, but they do not have them consistently. I suggest changing the > private API so that methods for all Collection/Map types have the same API > and same functionality. > See https://github.com/apache/incubator-groovy/pull/96 -- This message was sent by Atlassian JIRA (v6.3.4#6332)