Dear Wiki user, You have subscribed to a wiki page or wiki category on "Thrift Wiki" for change notification.
The following page has been changed by ChadWalters: http://wiki.apache.org/thrift/ThriftIDL The comment on the change is: Initial version. New page: = Introduction = The Thrift interface definition language (IDL) allows for the definition of Thrift types. A Thrift IDL file is processed by the Thrift code generator to produce code for the various target languages to support the defined structs and services in the IDL file. = Description = Here is an informal description of the Thrift IDL: ''To be added'' = Examples = Here are some examples of Thrift definitions, using the Thrift IDL: ''To be added''
