On Wed, Jan 13, 2010 at 4:19 PM, Anthony Molinaro <antho...@alumni.caltech.edu> wrote: > Hi Jonathon, > > Thanks for all the information. > > I just noticed one difference in the .thrift file between 0.4.1 and > 0.4.2, the call to get_slice had an exception removed. Does this > mean I have to have all my clients rebuilt? (I'm not excactly sure > of what sorts of things are backwards compatible with thrift).
Not 100% sure -- python will be fine with it, that is the one I am most familiar with. Not sure about other clients. Should be easy to test. -Jonathan