gnustep-dev
[Top][All Lists]
Advanced

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

Re: GNUSTEP_PATHPREFIX_LIST


From: Helge Hess
Subject: Re: GNUSTEP_PATHPREFIX_LIST
Date: Wed, 01 Aug 2001 10:47:54 +0200

Richard Frith-Macdonald wrote:
> Does anyone actually use this environment variable and the associated
> GSStandardPathPrefix()
> function?  I can't see it used anywhere, and would like to remove it
> from the base library
> if it's not being used.

I use that in SKYRiX. If find it much easier to have code like

  foreach [ccc separatedByString:@":"]
    check ccc

This can also improve performance if
USER_ROOT=SYSTEM_ROOT=LOCAL_ROOT=... (usual in SKYRiX again), since you
only need to add a single ROOT to the prefix list.

Greetings
  Helge
-- 
SKYRIX Software AG - http://www.skyrix.com
Web Application Technology for Enterprises



reply via email to

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