chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] sql.egg: incompatible change


From: John Cowan
Subject: Re: [Chicken-users] sql.egg: incompatible change
Date: Sun, 19 Aug 2007 18:49:21 -0400
User-agent: Mutt/1.5.13 (2006-08-11)

Matthew Welland scripsit:

> > I have the opposite - please switch to keyword arguments.
> 
> What would this look like? 

It would look very like SQL itself:

        (select this from: that where: other order-by: whatever)

which I think is a Good Thing.  It also allows everything to be optional
excepting the first argument, what is selected.

I call that a Good Thing.

-- 
Yes, chili in the eye is bad, but so is your    John Cowan
ear.  However, I would suggest you wash your    address@hidden
hands thoroughly before going to the toilet.    http://www.ccil.org/~cowan
        --gadicath




reply via email to

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