Description
Given TINKERPOP-1278 and Bytecode serialization of a Traversal the old method of serializing Traversal with java serialization isn't that useful. There seems to be little point in deprecating that functionality because the only library that supports that protocol is gremlin-driver which will now use the new approach. Dropping it completely wouldn't break anyone's code though we still should consider it a "breaking" change.
Attachments
Issue Links
- relates to
-
TINKERPOP-1278 Implement Gremlin-Python and general purpose language variant test infrastructure
- Closed
- links to