I've been putting off s extending my Java RPC implementation to support 
generics, because generating the appropriate Java source code with 
capnpc-java is getting somewhat hairy.

I was wondering if it would be easier to use some pre-existing Java source 
code generator (probably written in Java) to do the donkey work of 
rendering the output? It should be possible to use capnpc-java to bootstrap 
a pure Java compiler stage...

Does anybody have recommendations on suitable Java code generators?

Vaci 

-- 
You received this message because you are subscribed to the Google Groups 
"Cap'n Proto" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/capnproto/dfbc9086-e18f-4d64-92de-592ac9f9e109n%40googlegroups.com.

Reply via email to