[
https://issues.apache.org/jira/browse/TINKERPOP-2472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17251814#comment-17251814
]
ASF GitHub Bot commented on TINKERPOP-2472:
-------------------------------------------
danielcweber commented on pull request #1369:
URL: https://github.com/apache/tinkerpop/pull/1369#issuecomment-748145504
@FlorianHockmann I had a look into
[TINKERPOP-1696](https://issues.apache.org/jira/browse/TINKERPOP-1696) and I
don't think it's an issue per se that GraphSONReader exposes the native
serialization type (JsonElement), but rather that it does so from the main
library. Now that you decoupled IMessageSerializer, it should be
straightforward to put all things System.Text.Json into its own library (e.g.
Gremlin.Net.GraphSon). Not sure how it would work otherwise since JsonElement
is also over all the IGraphSonDeserializer interface. Is having a separate
library a viable option? Did I miss something? I could tackle the change if
needed.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> GraphBinary support in .NET
> ---------------------------
>
> Key: TINKERPOP-2472
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2472
> Project: TinkerPop
> Issue Type: Improvement
> Components: dotnet
> Affects Versions: 3.4.8
> Reporter: Florian Hockmann
> Priority: Major
>
> Support GraphBinary in Gremlin.Net.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)