You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/11/19 20:19:26 UTC

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

    [ https://issues.apache.org/jira/browse/TAP5-2209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826831#comment-13826831 ] 

ASF subversion and git services commented on TAP5-2209:
-------------------------------------------------------

Commit 04f0d25635ffe24e86acddd713d9d953e0a0b0fd in branch refs/heads/master from [~hlship]
[ https://git-wip-us.apache.org/repos/asf?p=tapestry-5.git;h=04f0d25 ]

TAP5-2209" Make JSONObject and JSONArray implement 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
>             Fix For: 5.4
>
>
> 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)