[Glade-devel] state of the project

Keith Sharp kms@passback.co.uk
Thu, 07 Oct 2004 14:25:07 +0100


On Thu, 2004-10-07 at 15:08 +0200, Paolo Borelli wrote:
> Il giorno gio, 07-10-2004 alle 13:56 +0100, Keith Sharp ha scritto:
>
> > Once I have completed this I plan on implementing the recent files
> > support using code from libegg.
> > 
> 
> Please don't: this has been discussed in the past and the decision was
> to not add it since it only works on linux+gnome, while we want glade3
> to work out of the box on win32. As a matter of fact ypu can see that
> glade3 depends only on gtk+ and not on libgnome etc.
> Of course you could do
> 
> #ifdef GNOME
> ...
> #else
> ...
> #endif
> 
> But since glade3 has still many more important things to do, I'd prefer
> to drop this feature in favour of code cleanliness.

Ok, I understand.

This should be removed from the TODO file then.  Item 2 under "Normal
Tasks"!

Keith.