On Oct 15, 2012, at 06:21, Mark Evenson evenson@panix.com wrote:
About to branch a abcl-1.1.0 (20120515a) that should be stabilized for the release.
All [features][] should be working on trunk.
CLOSER-MOP still needs to be patched.
Pascal Costanza is working on this (see http://p-cos.blogspot.no/2012/09/closer-to-mop-on-abcl-and-ecl.html), and has been reporting some quite involved bugs which have been fixed. I think having a released version of abcl with mop support will make it easier to release a new version of closer-mop as well ("works with abcl >= 1.1" instead of "please download a svn version of abcl and compile it yourself"), so we need not wait for closer-mop.
Pascal, are there any outstanding bugs you need fixed?
CFFI seems to work.
Cool, I hadn't thought running CFFI from the JVM was possible.
Rudi