On Wed, May 24, 2017 at 08:58:46AM +0200, Peter Bex wrote:
> That's requires more keystrokes, but at the same time it's more readable.
> Of course one reason to add the constructor is to have an API that's
> less verbose, and this adds back a little bit more verbosity.  On the
> other hand, the constructor is new so it's less hassle for users if we
> changed that rather than the ->list that already exists.

I just checked, there are exactly 3 eggs in the henrietta cache
that even use condition->list: fuse, condition-utils and missbehave.

The fuse egg's use is an example program that only uses the procedure
for displaying the error, but condition-utils and missbehave actually make
use of the structure of the list (but could be easily changed, I think).

Cheers,
Peter

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Chicken-hackers mailing list
Chicken-hackers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-hackers

Reply via email to