Revision history for ioCanRenameImage
Additions:
sqInt ioCanRenameImage(void); via secCanRenameImage
sqInt ioCanWriteImage(void); via secCanWriteImage
sqInt ioDisableImageWrite(void); via primitiveDisableImageWrite
there is no way to allow writing again. This also disables the ability to get the imageName
sqInt ioCanWriteImage(void); via secCanWriteImage
sqInt ioDisableImageWrite(void); via primitiveDisableImageWrite
there is no way to allow writing again. This also disables the ability to get the imageName
Deletions:
sqInt ioCanWriteImage(void);
sqInt ioDisableImageWrite(void);
there is no way to allow writing again.
Additions:
Optional
Additions:
Enables the ability to make the image non-writeable. This is part of the security model embedded in the squeak file pluginn