gEDA-dev: [PATCH] gschem: recent files support

Ales Hvezda ahvezda at seul.org
Mon Apr 23 08:04:27 EDT 2007


[snip]
>> 2. Use a different mechanism (good solution).
>
>I'm aware of this, but Ales suggested I use glib's keyfile mechanism.
>Personally, I don't think many people use glib (or gtk) 2.4 these
>days.


	I would prefer to push forward.  Please use the glib keyfile
mechanism and simply disable this new feature for a gtk+ less than 2.6.x.
That is, you can use gtk+ >= 2.6.x features as long as the code still
works with gtk+ 2.4.x (with maybe some disabled functionality).  At some
point I'm going to drop the gtk+ 2.4.x requirement, especially since
debian etch is now using 2.8.x.


[snip]
>> the added advantage that all the files in the recent files list would be 
>> relevant to the project you're currently working on.
>
>Yes, but I like global recent files. If you look at other programs
>implementing this feature, almost always the recent file list is global
>(ie. not specific to a particular project).
>

	Yes, please make the recent file list global, otherwise it will
not behave like most programs out there already (and gschem has enough of
those quirks already).

								-Ales




More information about the geda-dev mailing list