Hello all- I've spent a lot of time digging around the CapnProto C++ code base, but I can't figure how to point a function to a textual capnp schema and get out the CodeGenRequest. Parsing to a capnp::Schema is not sufficient as that class only represents the root node with (AFAICT) no way to access the other nodes and other information in the CodeGenRequest. I saw there was infrastructure to do this in the compiler, but those header files aren't distributed with the library code.
~John -- 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/d23c4480-ab9a-4b77-9a5d-02535698bc01o%40googlegroups.com.
