Github user przygienda commented on the issue:
https://github.com/apache/thrift/pull/1187
OK, finished. The patch does
* improve the namespace support by allowing to nest Thrift models inside a
package now
* moves the reading/writing into a proper trait so models can be
differentiated and generics written over them
* adds macro definitions to all generated types which allows the package
generating the code to e.g. generate code over model definitions, e.g. to
derive custom traits via macrosthat use the internal structure of
enum/struct/union such as custom defaults, statistics and so on ...
---
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.
---