You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Gideon (JIRA)" <ji...@apache.org> on 2018/02/08 16:43:00 UTC

[jira] [Updated] (GEODE-4635) Enable Extensibility for JSON PDX Serialization

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

Gideon updated GEODE-4635:
--------------------------
    Summary: Enable Extensibility for JSON PDX Serialization  (was: Enable Pluggable Logic for JSON PDX Serialization)

> Enable Extensibility for JSON PDX Serialization
> -----------------------------------------------
>
>                 Key: GEODE-4635
>                 URL: https://issues.apache.org/jira/browse/GEODE-4635
>             Project: Geode
>          Issue Type: New Feature
>          Components: serialization
>            Reporter: Gideon
>            Priority: Major
>
> Our ReflectionBasedAutoSerializer provides a way to customize serialization on a field-by-field basis.  Implementing your own PDX Serializer of course provides full freedom to implement customized behavior.  
> However, for JSON documents, there is no way currently to add custom serialization logic.  The JSONFormatter class can't be extended or replaced with a different implementation.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)