You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2018/12/05 14:44:12 UTC

[GitHub] wujimin opened a new pull request #1025: [SCB-946] serialize/deseriaze List>/List>/Map>/Map>

wujimin opened a new pull request #1025: [SCB-946] serialize/deseriaze List<List<X>>/List<Map<X, Y>>/Map<X, List<Y>>/Map<X, Map<Y, Z>>
URL: https://github.com/apache/servicecomb-java-chassis/pull/1025
 
 
   protobuf idl can not describe List<List<X>>/List<Map<X, Y>>/Map<X, List<Y>>/Map<X, Map<Y, Z>>
   wrap them to standard proto message when serialize
   and unwrap when deserialize

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services