Shouldn't the following be lazily initialized?

ChronosManager class>>#open
  ChronosInstance := self new.
  ^ChronosInstance

Right now the singleton gets wiped out every time "open" is clicked in the
world menu, and one has to recustomize e.g. time and break limits...



-----
Cheers,
Sean
--
View this message in context: 
http://forum.world.st/Chronos-Manager-Singleton-tp4933020.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.

Reply via email to