You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Felix Gonschorek (JIRA)" <ji...@apache.org> on 2013/10/28 15:37:32 UTC

[jira] [Created] (TAP5-2209) Make JSONObject and JSONArray Serializable

Felix Gonschorek created TAP5-2209:
--------------------------------------

             Summary: Make JSONObject and JSONArray Serializable
                 Key: TAP5-2209
                 URL: https://issues.apache.org/jira/browse/TAP5-2209
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-json
    Affects Versions: 5.4
            Reporter: Felix Gonschorek
            Priority: Minor


Is there a reason why JSONObject is not serializable?

We use it as a business object and store it in a http session. The HTTP Session ist clustered with JDBC and serialization fails.

We are going to build a serializable wrapper object, but it would be nice if this was supported by default.



--
This message was sent by Atlassian JIRA
(v6.1#6144)