chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] [PATCH] Improve read/write invariance of keywords


From: felix . winkelmann
Subject: Re: [Chicken-hackers] [PATCH] Improve read/write invariance of keywords (#1332)
Date: Fri, 04 Nov 2016 18:08:47 +0100

> Hi all,
>
> I've taken a look at #1332.  Attached are patches against master and
> CHICKEN 5 to fix keyword handling.

I would propose to change this only in 5, since this might break things (as
you hint at below).

> To avoid all these issues, I think it's simplest to just ignore the
> keyword style and _always_ write keywords using the "portable" notation.

I would propose only doing so in "readable" printout (i.e. "wriite", but not
"display").


felix




reply via email to

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