No. The code generator and library are very much built around generics. I'm sure that you *could* hack that stuff out, but I don't think it would be trivial.
On Tue, Aug 10, 2010 at 2:29 AM, Ralf Kluthe <[email protected]> wrote: > Hello. > > We want to use thrift on an embedded device for communication > between C++ and java processes. But on the embedded device > only a java VM version 1.4 is available. In this version java generics > are not supported. > Is there any possibility to use Thrift with java 1.4? > > > > Thanks, > > Ralf > >
