[ https://issues.apache.org/jira/browse/GROOVY-4654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14550615#comment-14550615 ]
Paul King commented on GROOVY-4654: ----------------------------------- Yes, it would be the ASF Github repo. Why the delay? We tend to be cautious of ThreadLocal usage given the huge range of scenarios in which Groovy is used. That means we probably want a couple of us to review/discuss options and we have all been a bit busy. It's not the case that the proposal has been rejected outright or anything like that - but just giving you some context behind the delay. > groovy.transform.ToString annotation does not handle cycles > ----------------------------------------------------------- > > Key: GROOVY-4654 > URL: https://issues.apache.org/jira/browse/GROOVY-4654 > Project: Groovy > Issue Type: Bug > Components: groovy-jdk > Affects Versions: 1.8-beta-3 > Reporter: Travis Schneeberger > Labels: contrib > Attachments: Bar.groovy, Foo.groovy, ToStringCycleTest.groovy > > > The groovy.transform.ToString AST transformation does not handle object > graphs with cycles. See the attached junit tests. This is a pretty serious > issue because these object structures are common with some frameworks (like > orm tools) -- This message was sent by Atlassian JIRA (v6.3.4#6332)