On Tue, Dec 23, 2008 at 05:32:06PM +0000, Eric Kow wrote:
> Hmm... I certainly appreciate the sentiment, but I think this is just a
> bit excessive/invasive... thanks!
> 
> (My request was really just to not produce any new trailing whitespace,
>  not to get rid of a whole lot of it.  It seems like the right approach
>  to the latter is just to sneak them in to any patches you make, i.e.
>  if you have to touch a line that's got trailing whitespace in it anyway,
>  then by all means go ahead and kill it, otherwise, leave it alone)

I don't know if many people played with my 'HTTP' submission feature for
darcs, but one of the interesting things I did with it was to have the
submission script actually perform some basic lint such as checking for
trailing whitespace before accepting the patch. (my server side
submission script, not darcs itself)

On that subject, when I originally implemented the REST (I think is the
buzzword) patch submission feature, there were a few competing http
implementations so I only did it for the native haskell version as an
initial case. What is the state of things nowadays? I'd like to bring
the patch up to the state of the art.

        John

-- 
John Meacham - ⑆repetae.net⑆john⑈
_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to