Oct. 12, 2010
9:59 a.m.
Den 11. okt. 2010 kl. 22:17 skrev Igor Stasenko <siguctua@gmail.com>:
Also, i used #ensure: and #ifCurtailed: but i tend to forget where they are applicable and how. So, little help in this regard will be wellcome.
Ensure: block always execute. IfCurtailed blocks only run if an error is encountered, or the thread is terminated. Cheers, Henry