Re: gnome-vfs API freeze items
- From: Havoc Pennington <hp redhat com>
- To: Jonathan Blandford <jrb redhat com>
- Cc: Maciej Stachowiak <mjs noisehavoc org>, gnome-vfs ximian com, gnome-2-0-list gnome org
- Subject: Re: gnome-vfs API freeze items
- Date: 01 Sep 2001 16:48:39 -0400
Jonathan Blandford <jrb redhat com> writes:
> Maciej Stachowiak <mjs noisehavoc org> writes:
>
> > * 8516 - [API] GClosure-ize everything
> > Note: I'm told this is critical for binding authors but I don't
> > really know the details of what it is, how to do it, or how much
> > work it would be.
>
> This actually needs to happen to all libraries in GNOME. I think it
> would be good to have an API review to see if any API's are
> inappropriate for LBs.
Please remember that the C codepath should not go through closures
though (i.e. the connect_closure call should connect a C function with
the closure as user data, which invokes the closure). This reduces
bloat for the common case.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]