You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "stephen mallette (JIRA)" <ji...@apache.org> on 2016/02/26 19:52:18 UTC

[jira] [Created] (TINKERPOP-1182) Custom serializers for "detached" classes

stephen mallette created TINKERPOP-1182:
-------------------------------------------

             Summary: Custom serializers for "detached" classes
                 Key: TINKERPOP-1182
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1182
             Project: TinkerPop
          Issue Type: Improvement
          Components: io
    Affects Versions: 3.1.1-incubating
            Reporter: stephen mallette


To this point, we've relied on the default kryo {{FieldSerializer}} to handle serialization of "detached" classes.  That was convenient but perhaps not ideal.  We could probably have more efficient serialization of those classes, if we had custom serializers for each.  Unsure if this would be a breaking change or not at this point - it may just mean a "new version" of gryo.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)