Hi - I have 2 questions: 1. Are there any stable releases for thrift, i.e. something slightly more tested/stable than just checking out the "HEAD"? Are there plans for starting any kind of release schedule with documented changes between releases, etc? Is the interface going to be established or it's always subject to change?
2. I didn't see any debug print methods on thrift objects. I.e. a way to "dump" the contents (deeply of course) of a thrift struct. Protobuf has DebugString() - does thrift have anything like that? It would be quite useful in my opinion - perhaps I just missed it? Thanks --edan
