You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Jochen Kemnade (JIRA)" <ji...@apache.org> on 2014/04/16 09:58:15 UTC

[jira] [Created] (TAP5-2319) Add a streaming API to tapestry-json

Jochen Kemnade created TAP5-2319:
------------------------------------

             Summary: Add a streaming API to tapestry-json
                 Key: TAP5-2319
                 URL: https://issues.apache.org/jira/browse/TAP5-2319
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-json
    Affects Versions: 5.4
            Reporter: Jochen Kemnade


tapestry-json should offer a streaming API. It should be possible to read a JSONObject/Array from a stream or Reader and output it to a stream or Writer.
When working with large objects, it is often not desirable to have the whole JSON string in memory.



--
This message was sent by Atlassian JIRA
(v6.2#6252)