[ 
https://issues.apache.org/jira/browse/GROOVY-6319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Paul King resolved GROOVY-6319.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 2.5.0-beta-1

@Canonical is now a meta-annotation (annotation collector). This should give 
you the ability to use any of the @ToString annotation attributes within 
@Canonical. Any further checking that anyone can do using the latest master 
branch (or the 2.5.0-SNAPSHOT artifacts) would be greatly appreciated.

> Canonical annotation should allow property names in toString
> ------------------------------------------------------------
>
>                 Key: GROOVY-6319
>                 URL: https://issues.apache.org/jira/browse/GROOVY-6319
>             Project: Groovy
>          Issue Type: Improvement
>          Components: xforms
>            Reporter: Jeff Storey
>            Assignee: Paul King
>            Priority: Minor
>             Fix For: 2.5.0-beta-1
>
>
> It's convenient to be able to use @Canonical instead of @ToString and 
> @EqualsAndHashCode. @ToString allows you to include property names with 
> includeNames=true, but @Canonical does not. It would be nice to be able to 
> print out property names when using @Canonical.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to