You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2013/11/19 20:17:29 UTC

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

     [ https://issues.apache.org/jira/browse/TAP5-2209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship updated TAP5-2209:
---------------------------------------

    Summary: Make JSONObject and JSONArray implement Serializable  (was: Make JSONObject and JSONArray Serializable)

> Make JSONObject and JSONArray implement 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
>            Assignee: Howard M. Lewis Ship
>            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)