You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (JIRA)" <ji...@apache.org> on 2017/02/12 22:20:41 UTC

[jira] [Comment Edited] (THRIFT-2945) Implement support for Rust language

    [ https://issues.apache.org/jira/browse/THRIFT-2945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15863002#comment-15863002 ] 

Jens Geyer edited comment on THRIFT-2945 at 2/12/17 10:20 PM:
--------------------------------------------------------------

http://thrift.apache.org/docs/idl
{{[6]  NamespaceScope  ::=  '*' | 'cpp' | 'java' | 'py' | 'perl' | 'rb' | 'cocoa' | 'csharp'}}

The * in namespace decls is already supported for a while now.

What language clients doe with that namespace decl is up to the lang-specific code generator, of course. Not all languages support real namespaces


was (Author: jensg):
http://thrift.apache.org/docs/idl
{{[6]  NamespaceScope  ::=  '*' | 'cpp' | 'java' | 'py' | 'perl' | 'rb' | 'cocoa' | 'csharp'}}

The * in namespace decls is already supported for a while now.

> Implement support for Rust language
> -----------------------------------
>
>                 Key: THRIFT-2945
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2945
>             Project: Thrift
>          Issue Type: New Feature
>          Components: Rust - Compiler, Rust - Library
>            Reporter: Maksim Golov
>            Assignee: Allen George
>             Fix For: 0.11.0
>
>
> Work on implementing support for Rust is in progress: https://github.com/maximg/thrift by Simon GĂ©nier and myself.
> It will probably take quite some time to complete. Please keep us updated if there are changes related to our work.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)