danielcweber commented on pull request #1567:
URL: https://github.com/apache/tinkerpop/pull/1567#issuecomment-1041312959


   Implemented it (partially for TypeSerializerRegistry). However, 
[this](https://github.com/apache/tinkerpop/pull/1567/files#diff-f01e183bc2441b29b7b750049765f732bc24581de050cb0095baf02fd241a94eR215)
 cannot run wild on an IEnumerabl<KeyValuePair<,>> because subsequently, the 
MapSerializer demands at least an IDictionary<,>. So that's all that can be 
done there I guess. Won't work with any read-only-dictionaries as it is now.


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