On Wed, 2008-03-19 at 21:05 -0600, Derek Scherger wrote: > Timothy Brownawell wrote: > > The query string is split at '&', with the parts being include or > > exclude patterns based on whether there's a leading '!'. > > I was afraid you were going to say that. ;) > > I think I would lean towards a more "normal" query string with actual > name=value pairs like ...?include=pattern&exclude=pattern unless this > causes some other problems. It's a little more explicit if and sequences > like "&!" or "?!" seem a bit hard on the eyes.
It shouldn't be hard to make it understand that as a long form, I guess I just don't like the extra typing (in particular for the case of one include and no exclude patterns, which I assume would be the most common). _______________________________________________ Monotone-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/monotone-devel
