[cffi-devel] Refactoring SWIG-generated ACL stubs into CFFI/UFFI
Luís Oliveira
luismbo at gmail.com
Sat Nov 26 11:34:05 UTC 2011
2011/10/23 Victor <bobbie at ua.fm>:
> But the functions from FF package are a little bit different than the
> functions from CFFI. They look like more similar to the UFFI but still
> are not the same.
>
> Did anybody face a similar problem already? What is the best way to
> refactor the ACL wrappers to be portable across implementations?
I've never used SWIG myself, can you contact the maintainer of its
CFFI-generator? Regarding porting your ACL bindings to CFFI, you can
definitely do it function by function incrementaly if there aren't too
many of them.
Cheers,
--
Luís Oliveira
http://r42.eu/~luis/
More information about the cffi-devel
mailing list