From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <027901c318ae$3edaab00$e3944251@insultant.net> From: "boyd, rounin" To: <9fans@cse.psu.edu> References: <3EBBF24B.3020508@ameritech.net>, <1052587025.734.55.camel@pc118> <3EBDBBDC.3090300@null.net> Subject: Re: [9fans] same functions everywhere MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Date: Mon, 12 May 2003 19:45:14 +0200 Topicbox-Message-UUID: a9e7c8ea-eacb-11e9-9e20-41e7f4b1d025 > The problem with embedded error recovery in predicate-transform > approach is that the Boolean expressions become unwieldy very > quickly; by their nature exceptional conditions are a wart that > don't fit cleanly into the main logic flow. If you cram them > into the main flow anyway, then the complexity increases to the > point that no programmer can completely grasp it. spin