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/09/26 04:30:00 UTC

[jira] [Resolved] (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 resolved GROOVY-9755.
-------------------------------
      Assignee: Paul King
    Resolution: Fixed

Proposed PR merged.

> 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
>          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)