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 ------------------------------------------------------------------------------ {{{DefinitionType ::= BaseType | ContainerType}}} - {{{BaseType ::= 'bool' | 'byte' | 'i16' | 'i32' | 'i64' | 'idouble' |}}}[[BR]] + {{{BaseType ::= 'bool' | 'byte' | 'i16' | 'i32' | 'i64' | 'double' |}}}[[BR]] {{{ 'string' | 'binary' | 'slist'}}} {{{ContainerType ::= MapType | SetType | ListType}}}
