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
