GitHub user przygienda opened a pull request:
https://github.com/apache/thrift/pull/1187
Review for pull up extended namespace support, addition of macros to allow
application to macroize over defintions ...
Please review initial request here ...
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/przygienda/thrift-rust-thrift-include-and-custom-trait-support
master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1187.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 #1187
----
commit 1d13ef0351abbbf0dece4e4373b3dd91dd58f231
Author: Antoni Przygienda <[email protected]>
Date: 2017-02-12T08:11:53Z
starting fixing namespaces/types and so on ...
commit e5fd303e5efea28de5d5b41d4d4ab1fd7b0a9726
Author: Antoni Przygienda <[email protected]>
Date: 2017-02-12T17:02:16Z
introduced proper namespaces on types/services, support namespace to allow
compilation within another Rust module
commit 3cec889f1acbb8e45b26b15f68ba5bb5adaefec7
Author: Antoni Przygienda <[email protected]>
Date: 2017-02-12T22:26:52Z
added macros for all the enum/struct/union variants to allow further code
generation
by application
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---