You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@johnzon.apache.org by GitBox <gi...@apache.org> on 2019/04/03 13:59:20 UTC

[GitHub] [johnzon] rmannibucau commented on issue #39: Deserialization of primitives

rmannibucau commented on issue #39: Deserialization of primitives
URL: https://github.com/apache/johnzon/pull/39#issuecomment-479501557
 
 
   @kalgon for arrays/lists we match the type for the serializer, if it matches the container we apply it globally otherwise we must apply it by item IIRC.
   About Types, I'm not against it at all but we should probably ensure it is 1. like Mapping an instance per mapper to have customizations later and not static, 2. ensure we write the hierarchical case, I have to admit I understood only cause I saw worse in openwebbeans but it is not obvious looking from the johnzon window so just a small comment (A <| B and B implements X etc) would solve that point.
   I'm happy to apply it - pby tomorrow through - if you can fix the Types point and just leave a note on the tests you need help, i will try to have a look.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services