On Sun, 2006-01-01 at 02:11 -0800, James Bielman wrote:
I've updated the cffi-new-translators branch, improving the exported interface and fixing a few bugs. The branch is available via Darcs (or a browser to browse the source) at:
I've documented the new translator interface and pushed the changes to the branch. Unless there are any objections, I'd like to merge this soon.
There's a copy of the HTML version of the manual at:
http://slacknet.com/~jamesjb/cffi-manual.html
In particular, look at section 3.3 on type translators and the associated dictionary entries for TRANSLATE-TO-FOREIGN, TRANSLATE-FROM-FOREIGN, and FREE-TRANSLATED-OBJECT.
James