Subject: Re: Flaw in Conditions System?
From: rpw3@rpw3.org (Rob Warnock)
Date: Sat, 27 Mar 2004 03:26:33 -0600
Newsgroups: comp.lang.lisp
Message-ID: <vOKcncFKDvpU1fjd3czS-g@speakeasy.net>
Tayssir John Gabbour <tayss_temp2@yahoo.com> wrote:
+---------------
| ...did ask what the handler should return, and the spec seems
| silent on this.  Unless there's some implicit block I missed.
+---------------

Read CHLS 9.1 again. If a handler declines (by simply returning), then:

	"...any values returned by the handler are ignored
	and the next most recently established handler is invoked."

Hardly "silent".


-Rob

-----
Rob Warnock			<rpw3@rpw3.org>
627 26th Avenue			<URL:http://rpw3.org/>
San Mateo, CA 94403		(650)572-2607