You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Chris Stylianou (JIRA)" <ji...@apache.org> on 2014/03/28 15:05:17 UTC

[jira] [Created] (THRIFT-2429) Provide option to not write default values, rely on receiver default construction instead

Chris Stylianou created THRIFT-2429:
---------------------------------------

             Summary: Provide option to not write default values, rely on receiver default construction instead
                 Key: THRIFT-2429
                 URL: https://issues.apache.org/jira/browse/THRIFT-2429
             Project: Thrift
          Issue Type: Improvement
          Components: C++ - Compiler
    Affects Versions: 0.9.1
            Reporter: Chris Stylianou


Would there be any objections to a patch that does not write default values (essentially the same logic as the optional attributes). This obviously relies on the receiving application using the same IDL version to ensure the defaults used on object construction match the senders.





--
This message was sent by Atlassian JIRA
(v6.2#6252)