Thanks for the clarification! Was this by design (e.g., to encourage simple, lightweight data structures)? Or does Thrift plan to support nested structures at some point?
On Tue, Aug 20, 2013 at 1:44 PM, Carl Yeksigian <[email protected]> wrote: > Hi Andrew, > > Yes, that statement is still accurate; nested enums and structs are not > supported in Thrift. > > Thanks, > Carl > > > On Tue, Aug 20, 2013 at 1:23 PM, Andrew Pennebaker <[email protected] > >wrote: > > > Is Gupta's statement in Thrift: The Missing > > Guide<http://diwakergupta.github.io/thrift-missing-guide/>still > > accurate for recent, stable versions of Thrift? > > > > Note that unlike Protocol Buffers, Thrift does NOT yet support nested > enums > > > (or structs, for that matter). > > >
