Should "self halt" be catachable?

Stefan Matthias Aust sma at 3plus4.de
Thu Feb 10 20:27:15 UTC 2000


I would like to hear your opinion about this: What should happen?

[self halt] on: Exception do: [1]

Shall a debug notifier occur or shall this evaluate the exception block and
answer 1?  IMHO, a Halt signal shouldn't be catchable at all.  So I suggest
to either modify Exception class>>handles: or rearrange the exception class
hierarchy.


bye
--
Stefan Matthias Aust  //  Bevor wir fallen, fallen wir lieber auf.





More information about the Squeak-dev mailing list