Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.4.4
-
None
-
None
Description
"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.