[ https://issues.apache.org/jira/browse/GROOVY-4654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14546758#comment-14546758 ]
Sebastien Arod commented on GROOVY-4654: ---------------------------------------- My pull request was based on the pre ASF repo. In any case it wasn't receiving a very clear welcome... [~paulk] do you still think contributions are welcome here ? If so should I recreate the pull request on the new ASF github repo? > 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)