Re: [GObjectIntrospection] Cleaning up GIRepository
- From: Havoc Pennington <hp pobox com>
- To: Tomeu Vizoso <tomeu vizoso collabora co uk>
- Cc: scampa giovanni gmail com, Johan Dahlin <johan gnome org>, gtk-devel-list gnome org
- Subject: Re: [GObjectIntrospection] Cleaning up GIRepository
- Date: Thu, 26 Aug 2010 12:17:38 -0400
It might be worth thinking about a gradual path to first allowing new
code to be written with only code to create static typelibs (runtime
registration stuff would be autogenerated), and then in glib/gtk 4.x,
the idea would be to drop the runtime-registration-based introspection
features from GType.
I guess roughly speaking, the idea would be that you have magic
comments or xml or macros or ???, and from that g-i tools make a
typelib, and then there's some way to autocreate the g_signal_new,
g_object_install_property, etc. from there. Who knows.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]