Hi,

We are trying to create a Java based service using avro, we  want to
provide clients in multiple languages (C++, PHP, Python, C)for ease of
implementation.
Idea is to expose the service IDL (avdl) as well as the sample client
implementations in various languages.

But, based on the current documentation for C++ only records "json" files
can be used to auto-generate CPP classes.

Is  auto-generation of classes in C++ possible from from avdl or .avpr
files?


thanks,
kunal

Reply via email to