You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/11/09 02:04:34 UTC

[jira] [Updated] (THRIFT-2753) Misc. Haxe improvements

     [ https://issues.apache.org/jira/browse/THRIFT-2753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jens Geyer updated THRIFT-2753:
-------------------------------
    Fix Version/s: 0.9.3

> Misc. Haxe improvements
> -----------------------
>
>                 Key: THRIFT-2753
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2753
>             Project: Thrift
>          Issue Type: Sub-task
>          Components: Haxe - Compiler, Haxe - Library
>            Reporter: Jens Geyer
>            Assignee: Jens Geyer
>             Fix For: 0.9.3
>
>
> This is the second part of the Haxe addition started with THRIFT-2644, completing the base feature set with HTTP client and stream transports. 
> *Test improvements*
> - added missing testException tests 
> - aligned cross test return codes
> - aligned cross test command line arguments 
> - added --skip-speed-test switch 
> *Code generator improvements*
> - added suffix "_FIELD_ID" to the fieldIDs to prevent name collisions with uppercase-only members (like ID, VAT)
> - always render enum type with full namespace to prevent name collisions with class members 
> *Library improvements*
> - HTTP transport client added
> - Generic Stream transport added, implemented FileStream transport
> - fixed possible double UTF-8 encoding/decoding in JSON protocol
> - Haxe Thrift library test project added



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