Feb. 21, 2017
4:10 p.m.
On 21/02/2017 16:54, Raffaello Giulietti wrote:
Hi guys,
I need to run some Pharo code whenever the image starts. Similarly on (clean) quitting. What's the recommended practice?
Regards RG
Hello! Every classes should be able to override the methods #startUp, #startUp:, #shutDown and #shutDown: in order to do some work. -- Cyril Ferlicot http://www.synectique.eu 2 rue Jacques Prévert 01, 59650 Villeneuve d'ascq France