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 ------------------------------------------------------------------------------ {{{ ( 'smalltalk.category' STIdentifier ) |}}}[[BR]] {{{ ( 'smalltalk.prefix' Identifier ) )}}} - {{{NamespaceScope ::= '*' | LangID}}} - - {{{LangID ::= 'cpp' | 'java' | 'php' | 'py' | 'perl' | 'rb' |}}}[[BR]] + {{{NamespaceScope ::= '*' | 'cpp' | 'java' | 'php' | 'py' | 'perl' | 'rb' |}}}[[BR]] - {{{ 'cocoa' | 'csharp'}}} + {{{ 'cocoa' | 'csharp'}}} {{{Definition ::= Const | Typedef | Enum | Senum | Struct | Xception | Service}}} @@ -58, +56 @@ {{{DefinitionType ::= BaseType | ContainerType}}} - {{{BaseType ::= 'bool' | 'byte' | 'i16' | 'i32' | 'i64' | 'idouble' |}}} + {{{BaseType ::= 'bool' | 'byte' | 'i16' | 'i32' | 'i64' | 'idouble' |}}}[[BR]] - {{{ 'string' | 'binary' | 'slist'}}} + {{{ 'string' | 'binary' | 'slist'}}} {{{ContainerType ::= MapType | SetType | ListType}}}
