Saving the image in the background

Damien Cassou damien.cassou at laposte.net
Sun Jul 30 11:46:29 UTC 2006


Hi,

I would like to know if the following code is safe:

[SmalltalkImage current snapshot: true andQuit: false]
     forkAt: Processor userBackgroundPriority

Is there any problem if the main process modifies something in the same 
time ?


Thank you



More information about the Squeak-dev mailing list