Gideon created GEODE-4635:
-----------------------------

             Summary: Enable Pluggable Logic 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


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)

Reply via email to