Re: [gnome-about] Title box is a hyperlink



 Hi,

Here is another suggestion!

This applies if you can do variable argument stuff with C of course, 
and assign default values to those arguments! (Can be done in Python)

If yes, then could you do something like this:

 GnomeAbout(old variables stay where they are, email="", web=""):
	if len(email) or len(web):
		Do your new incompatible GnomeAbout stuff and show those urls!

	Else: do the old stuff!

I think this would avoid breaking any compatibility while offering 
your ideas to coders!






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]