xavier-niu commented on a change in pull request #1271:
URL: https://github.com/apache/dubbo-go/pull/1271#discussion_r659769619
##########
File path: common/constant/generic.go
##########
@@ -0,0 +1,6 @@
+package constant
+
+const (
+ GENERIC_SERIALIZATION_DEFAULT = "true"
Review comment:
You are right, but I still think here should support `hessian` field to
help the people who are new to dubbo-go, in order to make compatible for the
older systems, `true` could be supported and represents hessian at the same
time.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]