Migrating from UFFI to CFFI

Victor <[email protected]> Tue, 08 Oct 2013 17:00:32 +0300
Newsgroups gmane.lisp.clsql.general
Message-ID <op.w4m2i6fa4lizsz@vanyakin-nb>
Hi all,

CLSQL currently relies on the UFFI for the native interface. I
understand that both CLSQL and UFFI were developed by Kevin. But
apparently CFFI is considered to be better maintained due to larger
user base. And I am afraid that I've stuck into some issues caused by
UFFI.

Are there any plans or ongoing projects to migrate CLSQL from UFFI to
CFFI?

Thanks,
Victor