[r6rs-discuss] [Formal] Simplifying conditions

From: AndrevanTonder <andre>
Date: Sun Nov 26 17:07:47 2006

A couple of minor comments on the suggested changes:

On Sun, 26 Nov 2006, Michael Sperber wrote:

> (explode-condition condition)

I would suggest condition->list instead. It seems more consistent with naming
conventions elsewhere. Also, I assume that if condition is simple, this will
return a singleton list, right?

>> ====
> The following replaces the current specification of the `condition'
> macro:
>
> ...
>
> The condition returned by condition is created by a call of form
> (make-compound-condition
> (make-condition <condition-type> '<field-name> <exp>...)
> ...)

Here make-condition must take an alist to be consistent with the above.

Cheers
Andre
Received on Sun Nov 26 2006 - 17:03:30 UTC

This archive was generated by hypermail 2.3.0 : Wed Oct 23 2024 - 09:15:00 UTC