I’ve been working on a piece of software for some time now that is almost ready for a public release. Â For part of it I needed to connect to various databases, some of which are only accessible via JDBC. Â My problem is that my app is written in Objective-C. Â For the first version of my …
Continue reading “Objective-C to Java and back again via JNI and Unix pipes”