[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
NSPathUtilities Patch - 4 - NSPathUtilities.h
From: |
Sheldon Gill |
Subject: |
NSPathUtilities Patch - 4 - NSPathUtilities.h |
Date: |
Tue, 20 Apr 2004 12:59:21 +0800 |
User-agent: |
KMail/1.6.1 |
Some changes need to be made to the NSPathUtilities header:
Modified enumerations to be more in line with MacOS X. Includes provision for
adding more GS directory keys without future conflict. This change breaks
binary backwards compatibility so you will need to re-compile libraries and
applications which use these functions. There will be no need to break binary
compatibility again (for this reason) in the future. These changes pave the
way for a future fix to the search path algorithm.
Deprecated functions removed: GSSystemRootDirectory() and
GSStandardPathPrefixes(). They are GNUstep additions which are not needed.
Adds declaration for GSFindNamedFile(). This is a new routine which makes
searching for resources easier
Regards,
Sheldon
NSPathUtilities_pathclean.patch
Description: Text Data
- NSPathUtilities Patch - 4 - NSPathUtilities.h,
Sheldon Gill <=