Objections to subjecting all modules to a code review process?
The peer review process is deeply flawed in that it often takes a year or more to get a module approved. A wait of 3 months for a review is typical. There are not enough people doing reviews, especially experienced module developers.
The attrition rate (people who drop out) is also unacceptably high.
see Just a Few Good Men for some numbers.
Read moreKarma module
Hi all,
I am a SoC student, I'm developing a new peer review based system for discussions.
My project is highly based upon stackoverflow.com model which uses a Karma system based upon votes.
Drupal has an interesting User Karma (http://drupal.org/project/user_karma) module, which is not exactly what i wanna do, in fact it is best for digg like websites and is developed for systems like them.
I have to develop something that is different, something that enable me to count votes, subtract votes, and make particular stuff using specific rules.

