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

[jira] [Updated] (GEODE-4610) Refactor PDX into geode-pdx module

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

Brian Baynes updated GEODE-4610:
--------------------------------
    Description: 
As a client developer, I want to be able to create PDX objects without having a cache instantiated.  Toward that end, the code for dealing with the PDX serialization format ought to be in its own module, geode-pdx.

This will make it clearer where the serialization code lives, improve modularity, and make future refactors easier.

  was:The code for dealing with the PDX serialization format ought to be in its own module, geode-pdx.


> Refactor PDX into geode-pdx module
> ----------------------------------
>
>                 Key: GEODE-4610
>                 URL: https://issues.apache.org/jira/browse/GEODE-4610
>             Project: Geode
>          Issue Type: New Feature
>          Components: serialization
>            Reporter: Michael Dodge
>            Priority: Major
>
> As a client developer, I want to be able to create PDX objects without having a cache instantiated.  Toward that end, the code for dealing with the PDX serialization format ought to be in its own module, geode-pdx.
> This will make it clearer where the serialization code lives, improve modularity, and make future refactors easier.



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