You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Paul King (Jira)" <ji...@apache.org> on 2020/11/11 02:04:00 UTC

[jira] [Updated] (GROOVY-9755) ToString AST transformation should be enhanced to be POJO aware

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

Paul King updated GROOVY-9755:
------------------------------
    Fix Version/s: 4.0.0-alpha-1

> ToString AST transformation should be enhanced to be POJO aware
> ---------------------------------------------------------------
>
>                 Key: GROOVY-9755
>                 URL: https://issues.apache.org/jira/browse/GROOVY-9755
>             Project: Groovy
>          Issue Type: New Feature
>            Reporter: Paul King
>            Assignee: Paul King
>            Priority: Major
>             Fix For: 4.0.0-alpha-1
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Basically this would mean we just output for any field or property {{member.toString()}} instead of {{InvokerHelper.toString(member)}}, i.e. we'd lose Groovy special formatting for maps etc.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)