On 2015-11-11 17:02, Jacob Carlborg wrote:
I would recommend creating new bindings which use the new Objective-C interoperability feature that was added in the latest release (2.069.0).
You could use DStep [1] to generate the bindings. It will generate bindings which are not completely compatible with what the compiler can handle. But it can be used as a base.
[1] https://github.com/jacob-carlborg/dstep -- /Jacob Carlborg