You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "Willem Jiang (Jira)" <ji...@apache.org> on 2019/08/29 08:10:00 UTC

[jira] [Updated] (SCB-1449) support multi interfaces with templates

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

Willem Jiang updated SCB-1449:
------------------------------
    Fix Version/s: java-chassis-1.3.0

> support multi interfaces with templates
> ---------------------------------------
>
>                 Key: SCB-1449
>                 URL: https://issues.apache.org/jira/browse/SCB-1449
>             Project: Apache ServiceComb
>          Issue Type: Improvement
>          Components: Java-Chassis
>            Reporter: liubao
>            Assignee: liubao
>            Priority: Major
>             Fix For: java-chassis-1.3.0
>
>
> This improvment relates to 
>  # SCB-1448
> h1. support class inheritance and interface inheritance with template type
>  
> need to support client invocation like:
>  
> public interface A extends B<T>, C<T,>
> or 
> public interface A extends B<T>, C<M,N>
> or 
> public interface A extends B<T>, C<T,N>



--
This message was sent by Atlassian Jira
(v8.3.2#803003)