exception handling, differences from ANSI

Raab, Andreas Andreas.Raab at disney.com
Wed Mar 3 21:33:23 UTC 1999


> 	The ANSI standard exposes the situations in the programming
> interface. It requires a separate class for each situation, which I think
> is overkill.
> 
This is not entirely true. The only thing that ANSI actually requires is
that there are a couple of globals (e.g., MessageNotUnderstood, ZeroDivide)
that respond to the right kind of messages. Whether these are instances of a
single class or actual classes is irrelevant.

  Andreas

--
PLEASE NOTE NEW EMAIL ADRESS!

+===== Andreas Raab ========= (andreasr at wdi.disney.com) ==+
| Walt Disney Imagineering        Phone: +1 818 544 5016  I
I Glendale, CA                    Fax:   +1 818 544 4544  I
+======< http://isgwww.cs.uni-magdeburg.de/~raab >========+





More information about the Squeak-dev mailing list