Vality version of Apache Thrift
Go to file
Marc Slemko 5b126d6c85 Groundwork for exception support:
Auto generate result structs that combine return type and any thrown exceptions
     Add __isset struct to all user defined and auto defined struct to mark fields that are explicilty read
     Modified client and server generation code to marshal result structs

     Added base facebook::thrift::Exception class 


git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664750 13f79535-47bb-0310-9956-ffa450edef68
2006-08-11 23:03:42 +00:00
compiler Groundwork for exception support: 2006-08-11 23:03:42 +00:00
doc Baseline commit for thrift, which is pillar v2 2006-05-24 21:45:31 +00:00
lib Groundwork for exception support: 2006-08-11 23:03:42 +00:00
test Groundwork for exception support: 2006-08-11 23:03:42 +00:00