[
https://issues.apache.org/jira/browse/TINKERPOP-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360521#comment-15360521
]
ASF GitHub Bot commented on TINKERPOP-1274:
-------------------------------------------
Github user newkek commented on the issue:
https://github.com/apache/tinkerpop/pull/351
Yes the `@class` bothered me a little as well, since now it doesn't really
describe a "Class". But I did not want to change, for consistency for GraphSON
v1.0 and I reused the `GraphSONTokens.CLASS`. So if it is ok, I'd be +1 for
`@type` actually.
Concerning BSON (or MsgPack) it probably is indeed a more efficient
serialization solution, however the goal of this PR is to optimize and improve
JSON. Implementing Graph-BSON is probably another topic adjacent to this one,
on which btw I'd be happy to collaborate as well.
> GraphSON Version 2.0
> --------------------
>
> Key: TINKERPOP-1274
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1274
> Project: TinkerPop
> Issue Type: Improvement
> Components: io
> Affects Versions: 3.1.2-incubating
> Reporter: stephen mallette
> Priority: Minor
> Fix For: 3.2.1
>
>
> Develop a revised version of GraphSON that provides better support for
> non-JVM languages that consume it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)