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

Paul Merlin commented on ZEST-138:
----------------------------------

org.json ValueSerialization does not support "out of sequence values".
The JSONMapEntityStore use ValueSerialization to (de)serialize entity states 
and the way it is implemented today triggers "out of sequence values".
Given that we will revisit entity serialization I lean towards looking back at 
this issue after the rework.

> org.json ValueSerialization of Serializable fail when out of JSON sequence
> --------------------------------------------------------------------------
>
>                 Key: ZEST-138
>                 URL: https://issues.apache.org/jira/browse/ZEST-138
>             Project: Zest
>          Issue Type: Bug
>    Affects Versions: 2.1
>            Reporter: Paul Merlin
>             Fix For: 3.0, 2.1.1
>
>
> See http://zest.markmail.org/thread/qrqk7iwp6pjvr3s4
> It happens that entity serialization does just that when an entity has a 
> property that ends up handled as Serializable.
> As a workaround, place such a property on a Value in the Entity, then it is 
> not out of sequence. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to