Yeah, they really should be merged. Kon, how hard do you think is it to make uri a really superset of url? Well, let me see if I can try it. Daishi
On 2/20/07, Kon Lovett <[EMAIL PROTECTED]> wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Feb 18, 2007, at 11:07 PM, felix winkelmann wrote: > On 2/16/07, Daishi Kato <[EMAIL PROTECTED]> 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----- _______________________________________________ Chicken-users mailing list Chicken-users@nongnu.org http://lists.nongnu.org/mailman/listinfo/chicken-users
_______________________________________________ Chicken-users mailing list Chicken-users@nongnu.org http://lists.nongnu.org/mailman/listinfo/chicken-users