Jonathan B. Coe
Jonathan B. Coe
@petr-tik are you tempted to try this?
@petr I found that writing the template was a fun way to learn ruby. I Should probably raise a ticket to improve the ruby bindings.
Maybe useful: * http://rustbyexample.com/fn/methods.html * http://jinja.pocoo.org/docs/2.9/templates/ * https://gitlab.com/Fraser999/Rust-From-CXX/tree/master I'll happily merge a rust template that just created a file with classes with the right names.
PLEASE DO NOT MERGE THIS PR
So far, so not very good. 😞
Phil Craig joined!
I'm unconvinced that there's any point in this. protobuffers allow one to specify an exchange format from a .proto file. C++, C#, Python etc can be generated from the .proto...
Would adding support for some sort of serialization achieve the same goal?
JSON templates are currently only used in a demo, not hooked up to ffig.cmake and not tested. I think we can close this issue and maybe get rid of the...
I've got proof of concept working in `sandbox`. All we need now is Django templates to generate this.