On 11/28/05, Zbigniew <[EMAIL PROTECTED]> wrote: > I got libffi to work, and ran some tests on the objc egg. In my > opinion, if lazy-ffi is the way you choose to go, it will need some > modifications to arg and return value conversion, because the current > state acts unexpectedly as compared to the native FFI. I appended > some test results below (I sent Felix the simple TypeTest class > earlier, in type-test.m). To summarize:
It should be noted that the current objc egg is somewhat of a quick hack, which was easily implemented on top of lazy-ffi/libffi. I also don't plan to work too heavily on the stuff, so feel free to try different approaches. I will try to fix the most glaring problems, though. cheers, felix _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
