You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by GitBox <gi...@apache.org> on 2022/01/15 14:52:00 UTC

[GitHub] [tinkerpop] ihoro opened a new pull request #1549: gremlin-javascript: Tune Writer/Reader abstraction border

ihoro opened a new pull request #1549:
URL: https://github.com/apache/tinkerpop/pull/1549


   The idea is to simply extract GraphSON related logic from connection class back to respective serializer implementation. As a result we get a generic “door” for different serializer implementations, e.g. GraphBinary.
   
   As [suggested](https://github.com/apache/tinkerpop/pull/1547#discussion_r784821882) by @divijvaidya.


-- 
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: commits-unsubscribe@tinkerpop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tinkerpop] spmallette commented on pull request #1549: gremlin-javascript: Tune Writer/Reader abstraction border

Posted by GitBox <gi...@apache.org>.
spmallette commented on pull request #1549:
URL: https://github.com/apache/tinkerpop/pull/1549#issuecomment-1015805574


   VOTE +1


-- 
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: commits-unsubscribe@tinkerpop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tinkerpop] jorgebay merged pull request #1549: gremlin-javascript: Tune Writer/Reader abstraction border

Posted by GitBox <gi...@apache.org>.
jorgebay merged pull request #1549:
URL: https://github.com/apache/tinkerpop/pull/1549


   


-- 
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: commits-unsubscribe@tinkerpop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org