Cole-Greer commented on code in PR #3447:
URL: https://github.com/apache/tinkerpop/pull/3447#discussion_r3391732416


##########
gremlin-dotnet/src/Gremlin.Net/Structure/IO/GraphBinary4/RequestMessageSerializer.cs:
##########
@@ -31,6 +31,12 @@ namespace Gremlin.Net.Structure.IO.GraphBinary4
     /// <summary>
     ///     Serializes a <see cref="RequestMessage"/> in the GraphBinary 4.0 
wire format.
     /// </summary>
+    /// <remarks>
+    ///     This serializer is no longer used by the default driver flow 
(which now serializes

Review Comment:
   I'd like to revisit if the GB Request serializers should be removed entirely 
following this change, however I would agree that this is not in scope of this 
PR.



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to