Let me see. I can change about a zillion lines in 2 minutes. In IntelliJ I can just highlight the top level and hit command-alt-l. Reformats all the code in all the java modules.
Depending on the problem/framework, I can also hit a button that auto-generates code. Which is often a wonderful tool, sure beats writing all the boilerplate by hand. But only applicable to a subset of problems. Lines-of-code has always been a lousy metric. One of the interesting moments in a developer's maturation is realizing that furiously beating up the keyboard is not particularly related to productivity over the long term. I've spent far too much of my development career cleaning up after cowboys who wrote a lot of sloppy code, but they sure wrote it quickly. You might have noticed that you're getting a rather negative response. It's really unhelpful to say "do it differently" without providing examples or any other useful information about _how_ to "do it differently", examples that actually apply to the problem at hand. Best Erick On Wed, Nov 28, 2012 at 8:08 PM, Radim Kolar <h...@filez.com> wrote: > > Yeah, it's a lot to keep up with. But if you look at other projects on > Ohloh and the number of contributors they have, it looks like we have > about what you would expect given the somewhat smaller area we play > in. > > compare it with me: 1 coder, 8 months http://forum.lupa.cz/index.** > php?action=dlattach;topic=**1674.0;attach=3439<http://forum.lupa.cz/index.php?action=dlattach;topic=1674.0;attach=3439> > I alone can match output of your 40 developers. > > My today work: 1135 changed lines in 4.5 hours. (not including about 1 > hour for fixing/testing solr patch) > > You guys must do lot of things wrong way. Throw your old rules out of > window and start learning new ways you never imagine before. > > Key to success is simple: DO NOT EXPLAIN WHY THINGS COULD NOT BE DONE. > > I am really serious about it. It is THAT SIMPLE. > > R. > > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > dev-unsubscribe@lucene.apache.**org<dev-unsubscr...@lucene.apache.org> > For additional commands, e-mail: dev-h...@lucene.apache.org > >