You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Cédric Champeau (JIRA)" <ji...@apache.org> on 2015/09/13 11:24:45 UTC

[jira] [Created] (GROOVY-7588) Improve StreamingJsonBuilder support for @CompileStatic

Cédric Champeau created GROOVY-7588:
---------------------------------------

             Summary: Improve StreamingJsonBuilder support for @CompileStatic
                 Key: GROOVY-7588
                 URL: https://issues.apache.org/jira/browse/GROOVY-7588
             Project: Groovy
          Issue Type: Improvement
    Affects Versions: 2.4.4
            Reporter: Cédric Champeau
            Assignee: Cédric Champeau
             Fix For: 2.4.5


"I made some non-breaking API changes to StreamingJsonBuilder to better support @CompileStatic by allowing calls through the call method.

Ideally it would be nice to have some native way to extend static compilation so that dynamic calls could be converted to static calls, but that is for another pull request."

See https://github.com/apache/incubator-groovy/pull/95 for details.



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