Nicola Ken Barozzi wrote: >From: "Ryan Ackley" <[EMAIL PROTECTED]> > > > >>+1 I don't the see the problem with a one time code reformatting on >>check-in. >> >>Glen raises a great point about conflicts with a cron job. So I would >>definitely be opposed to that. >> >> > >How about our last proposal, about giving a fair warning and reformatting >after it's not done by hand? > > I'm +/-0 on that. I'm fine with you all creating a complex script that does all of that as long as it doesn't create a continuous loop on MY machine. I'm -1 on ME doing it as what a pain and I'd never possibly get it right. I'm -1 on running anything that creates a continuous loop on my machine... Step back and realize something "Is that complex beast really necessary" -- If you end up not likeing what pretty print does to your code (which is not fix checkstyle errors...just pretty print and make sure the lines aren't off the right side of the page) -- then just run a different formatter on it... pretty simple. (A right click in netbeans and I'm sure IDEA has something for that as well)
Anyhow I'd be against a codeformatter that fixed checkstyle errors. I think checkstyle is stupid ... I couldn't care less what the order of static is in the JLS suggestions. -Andy >-- >Nicola Ken Barozzi [EMAIL PROTECTED] > - verba volant, scripta manent - > (discussions get forgotten, just code remains) >--------------------------------------------------------------------- > > >-- >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
