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: Daishi Kato
Subject: Re: [Chicken-users] Ann: url egg 3.0
Date: Wed, 6 Jun 2007 08:23:16 +0900

Hi,

I think it is important to distinguish the following two:
 http://1.1.1.1/abc?def
 http://1.1.1.1/abc?def=

Thanks,
Daishi

On 6/6/07, Kon Lovett <address@hidden> wrote:

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>


******************************
 XREA.COM -Free Web Hosting-
 http://www.xrea.com/
******************************





reply via email to

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