On Fri, Sep 4, 2009 at 14:36, Vicnet<oselev@yahoo.fr> wrote:
I don't understand why: [Windows]  untrusted user directory: "C:\My Squeak\username\" [Unix] untrusted user directory: "~username/squeak/" are untrusted, especialy for unix. On windows, it's uggly to have a dir just in "C:" ! It should be "My Documents/username"...
So apparently this (un)trusted distinction is because that's code specific to the web browser plugin, ie. it only makes sense in the context of sandboxing potentially hostile code. I just want to locate an user's homedir, from a normal VM / Image running trusted code. More precisely I'd like to be able to understand file names like ~/meh or ~foo/blah. -- Damien Pollet type less, do more [ | ] http://people.untyped.org/damien.pollet