On Sun, Jul 3, 2011 at 4:25 PM, Stéphane Ducasse <Stephane.Ducasse@inria.fr> wrote:
FS uses SecurityManager as a fix point to identify home. Now we do not have Security manager so I'm wondering if we should not remove home/document/desktop from FS, else any ideas how we can replace the entry point a securityManager?
Here is some words exchanged with Colin: On Sun, Apr 17, 2011 at 2:36 AM, Damien Cassou <damien.cassou@gmail.com> wrote:
on my computer, the following FSPlatformResolver forCurrentPlatform home evaluates to /home/cassou/Documents/squeak But I would have thought this would return '/home/cassou' instead.
Hi Damien, Thanks for the report. Using the SecurityManager is a bit of a hack, and it doesn't work on all platforms. I'll see what I can do for the next release, but I think the only real way to fix this is through platform-specific plugin. -- Damien Cassou http://damiencassou.seasidehosting.st "Lambdas are relegated to relative obscurity until Java makes them popular by not having them." James Iry