[jira] [Commented] (THRIFT-2835) Add possibility to distribute generators separately from thrift core, and load them dynamically

2016-07-01 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1535#comment-1535 ] Aki Sukegawa commented on THRIFT-2835: -- [~dtmuller] thanks, rebacing would be helpful, feel free to

[GitHub] thrift pull request #1038: replace 'binary' on the base types

2016-07-01 Thread DontPanicBaby
GitHub user DontPanicBaby opened a pull request: https://github.com/apache/thrift/pull/1038 replace 'binary' on the base types json generator creates file with "binary" type instead thrift base types. As a result, it is impossible to identify the type. You can merge this pull

[jira] [Commented] (THRIFT-3867) Specify BinaryProtocol and CompactProtocol

2016-07-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15358600#comment-15358600 ] ASF GitHub Bot commented on THRIFT-3867: Github user erikvanoosten commented on the issue:

[GitHub] thrift issue #1036: THRIFT-3867 Specify BinaryProtocol and CompactProtocol

2016-07-01 Thread erikvanoosten
Github user erikvanoosten commented on the issue: https://github.com/apache/thrift/pull/1036 Thanks @Jens-G . That's all useful feedback. Next week I have time to work on it further. Regarding structure: it took me weeks to collect all this information and create the

[jira] [Commented] (THRIFT-3773) Swift Library

2016-07-01 Thread Chris Simpson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15358479#comment-15358479 ] Chris Simpson commented on THRIFT-3773: --- I've started working on this and have made a fair amount