[ 
https://issues.apache.org/jira/browse/GROOVY-7703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15048045#comment-15048045
 ] 

ASF GitHub Bot commented on GROOVY-7703:
----------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/groovy/pull/206


> Add support for Iterable with Closure to JsonBuilder/StreamingJsonBuilder
> -------------------------------------------------------------------------
>
>                 Key: GROOVY-7703
>                 URL: https://issues.apache.org/jira/browse/GROOVY-7703
>             Project: Groovy
>          Issue Type: Improvement
>          Components: JSON
>    Affects Versions: 2.4.5
>            Reporter: John Wagenleitner
>            Assignee: John Wagenleitner
>            Priority: Minor
>
> JsonBuilder and StreamingJsonBuilder currently support passing a 
> {{Collection}} and a {{Closure}}, the closure will be applied to each item in 
> the collection.  An improvement would be to support the more general 
> {{Iterable}} type.
> See https://github.com/apache/groovy/pull/203



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

Reply via email to