[Etoys] Opening file from ETOYS in OLPC
Bert Freudenberg
bert at freudenbergs.de
Sat Feb 2 14:49:34 EST 2008
On Feb 1, 2008, at 12:20 , Hilaire Fernandes wrote:
> Ok, using readOnlyFileNamed: helps
> It seems there are some security check in the olpc-VM preventing from
> opening RW file.
Yes, an activity bundle is installed read-only (*), so you must only
open the file for reading.
- Bert -
(*) well, unless you explicitly grant everyone write permissions as
John does in his preliminary Scratch bundle, which is very bad style,
and arguably should even be corrected by the system on activity
installation ...
More information about the Etoys
mailing list