chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-hackers] [PATCH] Add more convenient condition object const


From: Evan Hanson
Subject: Re: [Chicken-hackers] [PATCH] Add more convenient condition object constructor [was: Re: [PATCH] Turn chicken.condition into a module, with syntax exports!]
Date: Sat, 27 May 2017 15:34:54 +1200

Hi Peter,

On 2017-05-24  8:58, Peter Bex wrote:
> I only have a problem with the name, because if it were a true alist,
> I would expect it to use dotted (property . value) pairs, not proper
> lists of 2 elements.
> 
> Perhaps it's best to just change how condition->list works and call
> it a day.

Yeah, let's leave it at that. It's easy enough to convert property lists
to something else as needed. I'm also not too worried about breaking
changes here, so I've applied your patch as-is and updated the
`condition->list` procedure to use the same plist representation. I've
pushed this change directly in the interests of keeping things moving,
hope that's OK.

Cheers,

Evan

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]