From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,89459911a60ca5f3 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-01-28 21:16:21 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!nntp.theplanet.net!inewsm1.nntp.theplanet.net!195.40.4.120.MISMATCH!easynet-quince!easynet.net!mephistopheles.news.clara.net!news.clara.net!fr.clara.net!heighliner.fr.clara.net!freenix!enst.fr!not-for-mail From: Richard Riehle Newsgroups: comp.lang.ada Subject: Re: Workshop on Exception Handling at ECOOP 2003 Date: Tue, 28 Jan 2003 21:25:09 -0800 Organization: AdaWorks Software Engineering Message-ID: References: Reply-To: richard@adaworks.com, "comp.lang.ada mail to news gateway" NNTP-Posting-Host: marvin.enst.fr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: avanie.enst.fr 1043817351 44280 137.194.161.2 (29 Jan 2003 05:15:51 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Wed, 29 Jan 2003 05:15:51 +0000 (UTC) To: "comp.lang.ada mail to news gateway" Return-Path: X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en X-BeenThere: comp.lang.ada@ada.eu.org X-Mailman-Version: 2.1 Precedence: list List-Id: comp.lang.ada mail to news gateway List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Xref: archiver1.google.com comp.lang.ada:33534 Date: 2003-01-28T21:25:09-08:00 Alexander Romanovsky wrote: > Workshop > Exception Handling in Object Oriented Systems: > towards Emerging Application Areas and New Programming Paradigms > Someone might want to take a look at the column I wrote several years ago for Journal of Object-Oriented Programming titled, "A Software Circuit Breaker" In this column, I compared exception handling to the concept of fuses and circuit-breakers in the world of electrical design. I am considering updating the column and turning it into a paper, somewhat more rigorously written. Does this idea appeal to anyone? Would it make a good paper? In the original version, I focused on Ada. In the newer version, I should probably broaden the vision a little and include commentary on how this is represented in a few other languages. Richard Riehle