looks like there is other interest as well. http://issues.apache.org/jira/browse/THRIFT-66
On Fri, Mar 5, 2010 at 12:05 AM, Jeff Zhang <[email protected]> wrote: > Thanks. > > On Fri, Mar 5, 2010 at 3:48 PM, David Reiss <[email protected]> wrote: > >> You cannot do this, since Thrift will not know how to serialize it, >> and clients written in other programming languages will not know how >> to interpret it. >> >> Jeff Zhang wrote: >> > Hi all, >> > >> > I'd like to provide a thrift interface for my tool. And in the service >> > interface I need to return a customized type. But it seems that thrift >> only >> > support return its own type system, or the types composite with the >> thrift's >> > type system. My case is that the customized type has already exist it in >> my >> > system, how can I wrap it to make thrift support it ? >> > >> > Thanks for any help. >> > >> > > > > -- > Best Regards > > Jeff Zhang > -- Aaron Chappelle Software Engineer, Skype [email protected] Skype: aaron.chappelle Phone: +1 650 209 6569
