Hi, I'm finally properly ramping up into Classpath :-) I'm wondering if there is any interest in making the Classpath build configurable and the code correspondingly modular enough that dependencies such as GTK can be matched with older versions of GTK, at the expense of degraded functionality of course, so that one can benefit from improvements in other sections of the code base while not upgrading specific other dependencies. I realize this may entail a configuration mess, but I'd like to explore the topic a bit. Thanks, -- Philippe Laporte On Thu, 2006-05-25 at 11:36 -0400, Thomas Fitzsimmons wrote: > Hi, > > I just committed my patch to make GdkGraphics2D the default Java2D backend. Now > GTK-2.8 or higher is required to build the GNU Classpath GTK peers. > > Tom