As an experiment, I've created a wee RCR management system under the
RubyGarden site. It's pretty simple to get to: RCRs are simply
articles like any other: you submit them and comment on them like any
other article (click on the 'RCR' topic at the top of the home page to
see the full list). There are a few differences, though:

1. There's an index page that shows you open, accepted, and denied
   RCRs

2. You can vote on RCRs, showing your support or disapproval of the
   idea. These votes are summarized on the index page, and can be
   viewed in detail from the RCR detail page.

3. Matz has the ability to change the status of RCRs.

I'm sure we'll be adding new features over time. For now, you can have
a look at

   http://www.rubygarden.org/index.php?topic=RCR

see what you think, and start some discussions on the things that are
there.


All feedback gratefully received.


Dave