[racket-dev] [plt] Push #23903: master branch updated

From: Jay McCarthy (jay at racket-lang.org)
Date: Wed Nov 23 13:05:22 EST 2011

I thought about that too since there are few instances where people pattern
match on the URL struct. What would be a good name for the new field...
url-maybe-query?

On Wed, Nov 23, 2011 at 11:02 AM, Robby Findler <robby at eecs.northwestern.edu
> wrote:

> I don't think we want to change how the current url struct selectors
> work when applied to url structs.
>
> You could probably get away with changing the url struct if you could
> provide functions that act the way the old selectors used to work --
> does that help?
>
> Robby
>
> On Wed, Nov 23, 2011 at 12:00 PM,  <jay at racket-lang.org> wrote:
> > jay has updated `master' from 6a99c93ebb to 9d8d36e568.
> >  http://git.racket-lang.org/plt/6a99c93ebb..9d8d36e568
> >
>
> >
> > 7f9818b Jay McCarthy <jay at racket-lang.org> 2011-11-23 10:35
> > :
> > | This fixes 10497 and potentially breaks programs that assume the query
> of a URL is always a list. I have fixed uses in the Web Server, which I
> expect is the major thing affected, but much more could be. Therefore I am
> skeptical this is a good idea just for the representation of ?. So, I'd
> like other people to review the change and let me know if they think I
> should revert it.
> > :
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/dev/archive/attachments/20111123/382a41cb/attachment.html>

Posted on the dev mailing list.