home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!noc.near.net!ceylon!newshost!fn00
- From: fn00@gte.com (Farshad Nayeri)
- Newsgroups: comp.lang.modula3
- Subject: What happenned to Wr.Error and Rd.Error...
- Message-ID: <FN00.92Dec20112942@tahoe.gte.com>
- Date: 20 Dec 92 16:29:42 GMT
- Sender: news@ceylon.gte.com
- Organization: GTE Laboratories, Waltham, Massachusetts, USA
- Lines: 25
-
-
- Documentation for the "Wr" interface, on page 133 of SPwM3 says:
-
- Illegal operations (for example, writing to a closed writer) raise
- the exception "Error".
-
- At some point of time, exception "Error" was changed to a checked
- run-time error. The current "Wr" interface says:
-
- Illegal operations (for example, writing to a closed writer) cause
- checked runtime errors by raising an internal exception.
-
- I was just wondering about the reason for this change...
-
- Thanks,
-
- --farshad
-
- --
- Farshad Nayeri Intelligent Database Systems
- fn00@gte.com Computer and Intelligent Systems Laboratory
- (617)466-2473 GTE Laboratories, Waltham, MA
-
- "Our research shows that even double-clicking can be hard concept for
- some new users to grasp." -- John Cook, Apple consumer product manager
-