Re: [GObjectIntrospection] Cleaning up GIRepository



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]