gnustep-dev
[Top][All Lists]
Advanced

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

Re: [PATCH] Framework shlib versioning


From: Jeff Teunissen
Subject: Re: [PATCH] Framework shlib versioning
Date: Tue, 03 Feb 2004 14:56:16 -0500

Nicola Pero wrote:

> > My proposal allows for (specifically) a secondary "release version" to
> > help distinguish the release name of a package from the version of the
> > implemented interface; otherwise people will often do incorrect things
> > like changing the interface version for no reason other than making a
> > new release. With the separation people will still do that, but it
> > should happen less often.
> 
> Oh yes - I get your proposal quite well, and I actually quite like it -
> the only issue where our opinions differ is if resources should be keyed
> under the release version or the interface version.

Then make it configurable in the makefile -- problem solved, and it will
work regardless. With your scheme, there are two version directories. With
mine, there is only one, and perhaps a symbolic link.

If a flag is set (or unset, whatever), resources use the package version for
their location. Otherwise, they use the interface version.

-- 
| Jeff Teunissen  -=-  Pres., Dusk To Dawn Computing  -=-  deek @ d2dc.net
| GPG: 1024D/9840105A   7102 808A 7733 C2F3 097B  161B 9222 DAB8 9840 105A
| Core developer, The QuakeForge Project        http://www.quakeforge.net/
| Specializing in Debian GNU/Linux              http://www.d2dc.net/~deek/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]