xiazcy commented on PR #2779: URL: https://github.com/apache/tinkerpop/pull/2779#issuecomment-2364354342
> Have you considered the option of adding new types and serializers for OrderedMap and OrderedList (or set)? Actually my wording might have been misleading, only Map will have the ordered flag. List is ordered by definition and Set not ordered, and we aren't changing those. Lists however will be using the flag 0x02 for a different purpose (bulking), so this flag change was needed anyways. (see [devlist](https://lists.apache.org/thread/zsd7o7t6hqncc8hzkm47hkz3omdrfm9g) and [updated IO](https://github.com/apache/tinkerpop/blob/master-http/docs/src/dev/io/graphbinary.asciidoc)) -- 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]
