March 19, 2013
4:11 p.m.
World announcer on: WindowOpened send: #value to: [ :announcement | Transcript show: 'A new window was opened ', announcement printString; cr ].
(different selector).
thanks, I wasn't sure about that :), still strange though that the on:fork: is not used directly. I'll open an issue for that.