[jira] [Updated] (THRIFT-1712) Add TBase class for c++

2014-06-19 Thread Martin Vogt (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Vogt updated THRIFT-1712: Attachment: (was: 010_base_struct_gen_140126v1.patch) Add TBase class for c++

[jira] [Updated] (THRIFT-1712) Add TBase class for c++

2014-06-19 Thread Martin Vogt (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Vogt updated THRIFT-1712: Attachment: (was: 011_base_struct_rest_140302v1.patch) Add TBase class for c++

[jira] [Updated] (THRIFT-1712) Add TBase class for c++

2014-06-19 Thread Martin Vogt (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Vogt updated THRIFT-1712: Attachment: (was: 010_base_struct_gen_140302v1.patch) Add TBase class for c++

[jira] [Updated] (THRIFT-1712) Add TBase class for c++

2014-06-19 Thread Martin Vogt (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Vogt updated THRIFT-1712: Attachment: (was: 011_base_struct_rest_140126v1.patch) Add TBase class for c++

[jira] [Updated] (THRIFT-1712) Add TBase class for c++

2014-06-19 Thread Martin Vogt (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Vogt updated THRIFT-1712: Attachment: 011_base_struct_rest_140619v2.patch 010_base_struct_gen_140619v3.patch

[jira] [Updated] (THRIFT-2296) Add C++ Base class for service

2014-06-19 Thread Martin Vogt (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Vogt updated THRIFT-2296: Attachment: 021_base_service_rest_140619v1.patch 020_base_service_140619v2.patch

[jira] [Updated] (THRIFT-2295) Make oneway more generic

2014-06-19 Thread Martin Vogt (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Vogt updated THRIFT-2295: Attachment: 040_functionModifiers140619v1.patch Updated against current git. Although the old one

[jira] [Updated] (THRIFT-2295) Make oneway more generic

2014-06-19 Thread Martin Vogt (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Vogt updated THRIFT-2295: Attachment: (was: functionModifiers131227v1.patch) Make oneway more generic

[jira] [Closed] (THRIFT-2220) Add a new struct structv?

2014-06-19 Thread Martin Vogt (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Vogt closed THRIFT-2220. --- Resolution: Not a Problem This was an early idea, as it turned out I don't needed this. Add a new

[jira] [Created] (THRIFT-2583) Thrift on xPC target (SpeedGoat)

2014-06-19 Thread Laurie Bax (JIRA)
Laurie Bax created THRIFT-2583: -- Summary: Thrift on xPC target (SpeedGoat) Key: THRIFT-2583 URL: https://issues.apache.org/jira/browse/THRIFT-2583 Project: Thrift Issue Type: Question

Re: [jira] [Created] (THRIFT-2583) Thrift on xPC target (SpeedGoat)

2014-06-19 Thread Randy Abernethy
Hi Laurie, If you only need the serialization bits you should be able to avoid the platform specific stuff. I don't think there is a definitive list of platform specific calls for the C++ lib. These are restricted to networking and concurrency AFAIK. So for serialization you should be able to

[jira] [Closed] (THRIFT-2576) Implement Thrift.Protocol.prototype.skip method in JavaScript library

2014-06-19 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer closed THRIFT-2576. -- Resolution: Fixed Committed, many thanks! Implement Thrift.Protocol.prototype.skip method in

[jira] [Updated] (THRIFT-2576) Implement Thrift.Protocol.prototype.skip method in JavaScript library

2014-06-19 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-2576: --- Component/s: JavaScript - Library Patch Info: Patch Available Fix Version/s: 0.9.2

[jira] [Commented] (THRIFT-2576) Implement Thrift.Protocol.prototype.skip method in JavaScript library

2014-06-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14037803#comment-14037803 ] ASF GitHub Bot commented on THRIFT-2576: Github user asfgit closed the pull

[jira] [Commented] (THRIFT-2504) TMultiplexedProcessor should allow registering default processor called if no service name is present

2014-06-19 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14037808#comment-14037808 ] Jens Geyer commented on THRIFT-2504: Ping TMultiplexedProcessor should allow

[jira] [Updated] (THRIFT-2549) Generate json tag for struct members. use go.tag annotation to override the default generated tag.

2014-06-19 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-2549: --- Fix Version/s: 0.9.2 Generate json tag for struct members. use go.tag annotation to override the

[GitHub] thrift pull request: THRIFT-2549

2014-06-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/128 --- 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

[jira] [Closed] (THRIFT-2549) Generate json tag for struct members. use go.tag annotation to override the default generated tag.

2014-06-19 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer closed THRIFT-2549. -- Resolution: Fixed Committed. Generate json tag for struct members. use go.tag annotation to

[jira] [Commented] (THRIFT-2549) Generate json tag for struct members. use go.tag annotation to override the default generated tag.

2014-06-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14037862#comment-14037862 ] ASF GitHub Bot commented on THRIFT-2549: Github user asfgit closed the pull

[jira] [Updated] (THRIFT-2509) Uncompileable Python code due to language keywords in IDL

2014-06-19 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-2509: --- Component/s: (was: C# - Compiler) Python - Compiler Uncompileable Python code

[jira] [Commented] (THRIFT-2576) Implement Thrift.Protocol.prototype.skip method in JavaScript library

2014-06-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14037944#comment-14037944 ] Hudson commented on THRIFT-2576: SUCCESS: Integrated in Thrift #1187 (See

[jira] [Commented] (THRIFT-2549) Generate json tag for struct members. use go.tag annotation to override the default generated tag.

2014-06-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14037943#comment-14037943 ] Hudson commented on THRIFT-2549: SUCCESS: Integrated in Thrift #1187 (See

[jira] [Updated] (THRIFT-2508) Uncompileable C# code due to language keywords in IDL

2014-06-19 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-2508: --- Attachment: _Thrift2508.thrift Uncompileable C# code due to language keywords in IDL

[jira] [Assigned] (THRIFT-2508) Uncompileable C# code due to language keywords in IDL

2014-06-19 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer reassigned THRIFT-2508: -- Assignee: Jens Geyer Uncompileable C# code due to language keywords in IDL

[jira] [Updated] (THRIFT-2508) Uncompileable C# code due to language keywords in IDL

2014-06-19 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-2508: --- Attachment: THRIFT-2508_Uncompileable_csharp_code_language_keywords_in_IDL.patch Uncompileable C#

[jira] [Updated] (THRIFT-2508) Uncompileable C# code due to language keywords in IDL

2014-06-19 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-2508: --- Patch Info: Patch Available Fix Version/s: 0.9.2 Uncompileable C# code due to language