You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/11/29 23:41:12 UTC

[jira] [Commented] (THRIFT-2862) Enable RTTI and/or build macros for generated code

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

ASF GitHub Bot commented on THRIFT-2862:
----------------------------------------

GitHub user Jens-G opened a pull request:

    https://github.com/apache/thrift/pull/293

    THRIFT-2862 Enable RTTI and/or build macros for generated code

    - adds options to enable RTTI and build macros for generated code
    - plus enables buffered transport in the Tutorial code


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Jens-G/thrift thrift-2862

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/293.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #293
    
----
commit 1b72be7e45e0dd455f5a780e1f0d15b4ae1a8c7a
Author: Jens Geyer <je...@apache.org>
Date:   2014-11-29T18:29:58Z

    enabled buffered transport in tutorial code

commit 77bfa7d5c5c76dd752ee5a483225b1e65785ca7b
Author: Jens Geyer <je...@apache.org>
Date:   2014-11-29T22:13:40Z

    THRIFT-2862 Enable RTTI and/or build macros for generated code
    Client: Haxe
    Patch: Jens Geyer

----


> Enable RTTI and/or build macros for generated code
> --------------------------------------------------
>
>                 Key: THRIFT-2862
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2862
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Haxe - Compiler
>            Reporter: Jens Geyer
>            Assignee: Jens Geyer
>             Fix For: 0.9.3
>
>
> Add the ability to add {{@:rtti}} and  {{@:build(...)}} [macro invocation|http://haxe.org/manual/macro.html] to generated classes and interfaces. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)