Re: GTK+ modularization
- From: Tristan Van Berkom <tvb gnome org>
- To: Matthias Clasen <mclasen redhat com>
- Cc: gtk-devel-list gnome org, Murray Cumming <murrayc murrayc com>
- Subject: Re: GTK+ modularization
- Date: Wed, 12 Jul 2006 10:47:59 -0400
Matthias Clasen wrote:
[...]
I meant, for instance, deprecated functions in non-deprecated files.
No, it doesn't touch those. It is really meant to be widget subsets.
On a hypothetical level... could this all be simplified by attacking it
from a makefile level ?
One could use gcc dependancy output to find out what widgets are required
by other widgets... and then build gtk+ without building the objects listed
in the widgets.exclude file or something similar (./configure --exclude-list=... ?)
#ifdef'ing it into the source does feel a little stiff... anyway, thats
just my pie-in-the-sky 2 cent idea...
Cheers all,
-Tristan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]