chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Ann: url egg 3.0


From: Kon Lovett
Subject: Re: [Chicken-users] Ann: url egg 3.0
Date: Tue, 5 Jun 2007 11:47:21 -0700


On Jun 5, 2007, at 9:13 AM, Kon Lovett wrote:


On Jun 5, 2007, at 5:18 AM, Daishi Kato wrote:

Can be anything other than string.
Any symbol, or #t?
My preference is #t which can be overidden by an optional argument.

Ok.

Umm, not ok. Default is "". When reading it is a string, when printing it is a string. So '#t' will be encoded on printing. There is a parameter to override this - 'uri-default-query-value' - it accepts anything.

Sorry, but #t just isn't a good default. The problem is read/write invariance.

Query: Should (KEY . "") write as KEY="" or just KEY.

Best Wishes,
Kon



<snip>





reply via email to

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