I've made use of it in a async proof-of-concept client in AS3. The client kept track of each message and their callbacks. We're in need of an AS3 library for Thrift so hopefully, when time allows, this will be realized.
/Carl On Tue, May 27, 2008 at 2:37 PM, Johan Stuyts <[EMAIL PROTECTED]> wrote: > Hi, > > The generated inner class 'Client' of services contains a protected field > 'seqid_' which is never written to and only read when writing the beginning > of a message. > > Does it still serve a purpose? If so, what purpose? > > -- > Kind regards, > > Johan Stuyts >
