Re: RFC: GProxy, Dynamic Method Invocation
- From: "Michael Lawrence" <mflawren fhcrc org>
- To: "Johan Dahlin" <jdahlin async com br>
- Cc: GTK Development List <gtk-devel-list gnome org>
- Subject: Re: RFC: GProxy, Dynamic Method Invocation
- Date: Tue, 1 Jul 2008 15:54:41 -0700
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]