chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] url egg


From: Kon Lovett
Subject: Re: [Chicken-users] url egg
Date: Mon, 19 Feb 2007 08:50:46 -0800

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Feb 18, 2007, at 11:07 PM, felix winkelmann wrote:

On 2/16/07, Daishi Kato <address@hidden> wrote:
>
> Take a look at the uri egg.

What's the history of these two eggs?
I need to let http egg handle the query string.
Felix, how difficult is it to modify all eggs so that they use uri
instead of url? Or, to make url egg just inherit uri egg?

url came before uri and was written by me. Kon later ported
the uri egg from SLIB (IIRC). Since uri uses url, you could just
use the latter instead (uri is a superset, I think. Kon?)

Actually the uri egg doesn't "use" the url egg but provides conversion routines. I guess the uri egg could be called a "superset" but in my opinion it is misnamed. URI is an abstraction, a category of specific resource naming systems. I think the uri egg is a different url egg. (I would like to take what is desired in both, combine, & have only one egg - url.)

I wanted to implement the abstraction, w/ pluggable parsers & handlers, but never had the time.

The reason for porting the SLIB module was the url egg didn't handle "file:/" urls correctly & I wanted such things for the logging egg.



cheers,
felix

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iEYEARECAAYFAkXZ1WYACgkQJJNoeGe+5O5EEgCeJ9QIUIp1qhV77RFWsl1WYvYQ
s8wAnj0fUg7TjmqN5lZeQIPh7m9yDZyK
=s1xb
-----END PGP SIGNATURE-----




reply via email to

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