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/29 03:36:00 UTC

[jira] [Resolved] (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

     [ https://issues.apache.org/jira/browse/SCB-373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jeho0815 resolved SCB-373.
--------------------------
    Resolution: Fixed

https://github.com/apache/incubator-servicecomb-java-chassis/pull/578

> 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
>            Priority: Major
>             Fix For: java-chassis-1.0.0-m2
>
>
> 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)