btw - if you look at santiago's diff the social-api stuff is 99% clean. kevin, louis and chris - i think you need to fix your IDEs :)
On Wed, May 7, 2008 at 9:31 AM, Santiago Gala <[EMAIL PROTECTED]> wrote: > > http://people.apache.org/~sgala/git/?p=shindig.git;a=commitdiff;h=220e922e4ad455414c98b1dc298e191c92fa5dc7<http://people.apache.org/%7Esgala/git/?p=shindig.git;a=commitdiff;h=220e922e4ad455414c98b1dc298e191c92fa5dc7> > > lists a big diff that would cleanup the following conditions: > > - whitespace (blanks or tabs) before EOL [1] > - spaces before tabs in indentation > > I won't commit something that intrusive to the main line of development, > as it would be likely to cause lots of conflicts for no clear reason > > Not a biggie, just in case people wans to clean up this kind of things > before starting work on those files, etc. > > I could actually commit this, but I won't do without a clear permission, > as it is very likely to conflict a lot. I have been doing the exercise > every so and so, and the number of "affected" files does not seem to be > going down, rather the opposite. I don't open an issue with the patch > because the patch changes too often to be really useful. > > Regards > Santiago > > [1] I'm not so sure that a space before EOL is really evil in plain > text, but a number of tools bark on it anyhow. I think spaces before > tabs should be cleaned, that would be a way minor patch. > -- > Santiago Gala > http://memojo.com/~sgala/blog/ <http://memojo.com/%7Esgala/blog/> > >

