Re: RFC: GProxy, Dynamic Method Invocation





On Tue, Jul 1, 2008 at 3:08 PM, Johan Dahlin <jdahlin async com br> wrote:
Mikkel Kamstrup Erlandsen wrote:
[..]

 * Relation to GObject-introspection. As far as I can tell GProxy and
GObject-introspection are two completely different things. Maybe I do
not understand the implications of GObject introspection fully?

No, they are actually related
You should check the libgirepository API which is backed up by a binary typelib.

The main thing that seems to be missing from libgirepository's dynamic invocation, relative to the "GProxy" proposal, is cross-language support. Currently, it seems libgirepository only supports invocation of C functions via libffi. What about just basing that on GClosure instead, with a libffi implementation of GClosure (I think one already exists)?
 

Johan

_______________________________________________
gtk-devel-list mailing list
gtk-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list



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