On Thu, 2005-02-24 at 15:20 -0500, Matthias Clasen wrote: >I have written up a draft spec for the format of the binary metadata >to back up the repository api which I posted earlier. I hope to have >some initial code implementing both of these soon. > >Comments highly appreciated,
OK, I probably missed something but, exactly how are language bindings supposed to get the actual API function pointers? All I can see is function name. Should we use dlsym() (or glib equivalent abstraction)? Once we get the function pointer, are we supposed to use libffi to call the function with the actual parameters? Regards. -- Gustavo J. A. M. Carneiro <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> The universe is always one step beyond logic _______________________________________________ language-bindings mailing list [email protected] http://mail.gnome.org/mailman/listinfo/language-bindings
