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: Tue, 5 Jun 2007 21:18:14 +0900

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

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

On Jun 5, 2007, at 1:10 AM, Daishi Kato wrote:

> Hi Kon,
>
> Finally, I'm start using the new uri egg,
> which leads to me a new problem.
>
> Here is the log. Is it a bug, or not?

I think a bug. Doesn't matter what the RFC says, it should have
something well defined as a value. Currently the query component must
be composed of <key>\s=\s<value>, but <key> should be ok. The <value>
should be defaulted - optional argument or parameter otherwise?

> --daishi
>
> Version 2.613 - linux-unix-gnu-x86 - [ dload ptables applyhook cmake ]
> (c)2000-2007 Felix L. Winkelmann
> #;1> (use uri)
> ; loading /usr/local/chicken-2.613/lib/chicken/1/uri.so ...
> ; loading /usr/local/chicken-2.613/lib/chicken/1/coerce-support.so ...
> #;2> (uri "http://1.1.1.1/abc?def";)
> Error: (apply) bad argument type: "def"
>
>        Call history:
>
>        <syntax>                (uri "http://1.1.1.1/abc?def";)
>        <eval>          (uri "http://1.1.1.1/abc?def";)  <--


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





reply via email to

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