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

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

Reply via email to