[
https://issues.apache.org/jira/browse/JOHNZON-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639744#comment-14639744
]
Romain Manni-Bucau commented on JOHNZON-48:
-------------------------------------------
Reviewing the patch I wondered if we should support Map and arrays as well.
wdyt?
> Complex types in collection with converter
> ------------------------------------------
>
> Key: JOHNZON-48
> URL: https://issues.apache.org/jira/browse/JOHNZON-48
> Project: Johnzon
> Issue Type: Bug
> Components: Mapper
> Affects Versions: 0.9-incubating
> Reporter: Karl Grosse
> Priority: Critical
> Fix For: 0.9-incubating
>
> Attachments: JOHNZON-48.patch, JOHNZON-48.patch
>
>
> Complex objects in a list get serialized as json object without using
> registered converters. This leads to malformed json strings which can't be
> deserialized if there is no default constructor available (as is the case
> with enums).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)