[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(no subject)
From: |
Richard Frith-Macdonald |
Subject: |
(no subject) |
Date: |
Tue, 6 Mar 2007 07:34:48 +0000 |
While looking at a bug in the way the services system was using
NSUserDirectory and appending Library to get the user's Library
direcdtory (which was always wrong, but used to work), I decided to
check what MacOS-X does.
It returns /Users and /Network/Users when given the all domains mask.
So this constant should return the directories in which user's home
directories can be found.
This is *not* what the current GNUstep implementation does.
I guess we should try to emulate MacOS-X behavior ... and I guess
that means we need further filesystem modifications to make and
base ... does that sound reasonable?
- (no subject),
Richard Frith-Macdonald <=