[evolution-patches] Re: ECal bindings in evolution-sharp.



On Fri, 2005-07-08 at 14:55 -0500, Mike Kestner wrote:
> The obvious thing that strikes me here is an opportunity to use GAPI
> to
> wrap your glue component, instead of hand wrapping everything.  GAPI
I understand that it is more maintainable to have wrappers generated by
GAPI, however, currently, it seems, GAPI doesn't behave properly with
G(S)Lists.  It fails to free memory, so, I had to write those
Util.GSList* functions.

>  and
> glib-sharp have functions/classes to map between managed arrays and
> G(S)Lists so you could probably avoid a lot of manual wrapper code
> here
> by tuning your glue to be easily wrapped by GAPI.
Any pointers on how to tune a "c" code to be easily wrapped by GAPI?

Thanks,

V. Varadhan



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]