[
https://issues.apache.org/jira/browse/TINKERPOP-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16911358#comment-16911358
]
Justin Chu commented on TINKERPOP-2287:
---------------------------------------
The problem is that if we would like to add a custom serializer to override the
default serializer for {{InetAddress}}, we need to add and override three of
them:
* {{InetAddress}}
* {{Inet4Address}}
* {{Inet6Address}}
> GraphBinary: Support TypeSerializer lookup by superclass
> --------------------------------------------------------
>
> Key: TINKERPOP-2287
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2287
> Project: TinkerPop
> Issue Type: Improvement
> Components: driver, io
> Reporter: Jorge Bay
> Priority: Major
>
> It might be a good idea to allow setting the TypeSerializer by super class.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)