[
https://issues.apache.org/jira/browse/GEODE-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15876425#comment-15876425
]
David Kimura commented on GEODE-2441:
-------------------------------------
Current idea is to move PDXAutoSerializer either to geode-examples repo or into
a utils directory (outside of normal build process) in geode-native. Purpose
of this JIRA is to reduce dependencies in the build process and extract
non-core pieces of code from source tree. In doing this, we hope that by
reducing build complexity and core code size, the code will be easier to dive
into and maintain.
> Remove PDXAutoSerializer
> -------------------------
>
> Key: GEODE-2441
> URL: https://issues.apache.org/jira/browse/GEODE-2441
> Project: Geode
> Issue Type: Bug
> Components: native client
> Reporter: Ernest Burghardt
>
> Remove PDXAutoSerializer utility that generates PDX serialization C++ source
> that you can include in your project to (de)serialize your C++ classes.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)