On 04/05/2015 03:00, rectang wrote:
GitHub user rectang opened a pull request:https://github.com/apache/lucy-clownfish/pull/14 CLOWNFISH-32 Autogenerate go bindings v2 Autogenerate Go bindings: wrappers for each method, plus struct, interface and helper functions for each class. This pull request improves on the first iteration by substantially shrinking the size of generated code. The branch has also been rebased on a later version of master and incorporates the "v4" proof-of-concept changes. See this [diff of diffs](https://gist.github.com/rectang/ffbcb7be7f920580c819) for how this pull request differs from v1. This fixes CLOWNFISH-32.
Looks great. I'm excited to see support for another host language nearing completion.
Nick
