You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2016/03/12 22:34:03 UTC

[jira] [Updated] (GROOVY-7706) StreamingJsonBuilder should supported nested closures

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

Pascal Schumacher updated GROOVY-7706:
--------------------------------------
    Fix Version/s:     (was: 2.5.0-beta-1)

> StreamingJsonBuilder should supported nested closures 
> ------------------------------------------------------
>
>                 Key: GROOVY-7706
>                 URL: https://issues.apache.org/jira/browse/GROOVY-7706
>             Project: Groovy
>          Issue Type: Improvement
>    Affects Versions: 2.4.5
>            Reporter: Graeme Rocher
>             Fix For: 2.4.6
>
>
> Currently `StreamingJsonBuilder` doesn't handle nested closures properly and instead these are delegated to `JsonOutput.toJso`n which is not streaming and leads to an unexpected change of delegate in the nested closure. This pull request fixes that erroneous behaviour.



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