[OGo-Developer] Re: [SOGo] sope/sogo and gnustep-make 2
Sebastian Reitenbach
developer@opengroupware.org
Fri, 04 Jan 2008 11:04:52 +0100
Hi,
>
> What springs to mind: Despite having proper major.minor versioning in
> all SOPE related projects (SOGo/OGo), standard NSBundle dependend
> resource lookup in gstep-make 2.0 based gstep-base won't be able to
> lookup resources in an FHS environment properly. There's no (working)
> provision for versioned resources in gstep-base AFAIK, which is
> absolutely required for FHS, however (if you want to have parallel
> installs of different versions of the same software, that is). You
> just can't obsolete NGResourceLocator's inner working model and base
> it upon NSBundle from gstep-base, thinking, now that they have FHS
> "support" everything works without further modifications - wrong!
> Also, NGResourceLocator needs to be rewritten quite a bit, because
> some of the hints that have been given in the environment prior to
> gstep-make 2.0 have been removed with gstep-make 2.0 - you need to
> take special care about this and ensure that NGResourceLocator works
> properly!
But maybe talking to Nicola would help, so that the gnustep-make could get
updated to provide the missing features.
Sebastian