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)