You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "jeho0815 (JIRA)" <ji...@apache.org> on 2018/03/07 09:11:00 UTC

[jira] [Created] (SCB-373) As a developer, i want to do something around serialize/deserialize, so that we should make a aspect to eanable others can do this work

jeho0815 created SCB-373:
----------------------------

             Summary: As a developer, i want to do something around serialize/deserialize, so that we should make a  aspect to eanable others can do this work
                 Key: SCB-373
                 URL: https://issues.apache.org/jira/browse/SCB-373
             Project: Apache ServiceComb
          Issue Type: Improvement
          Components: Java-Chassis
            Reporter: jeho0815
            Assignee: jeho0815
             Fix For: Java-chassis-1.0.0


somebody want to use Jackson StdDeserializer/StdSerializer to encode or decode paramters, but the method can't send any parameters into it. So we can only  use ThreadLocal to transfer. To support this, we may move RestCodec to HttpServerFilter,other guys can do some work in their own Filters before this.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)