Re: PBI: possible ri improvements
James Britt <[email protected]>
| Newsgroups | gmane.comp.lang.ruby.documentation |
|---|---|
| Organization | ruby-doc.org |
| Message-ID | <[email protected]> |
Rich Morin wrote: > I've been doing some Sunday reading: > > Interface-Oriented Design > Ken Pugh > Pragmatic Bookshelf, 2006, ISBN 0-9766940-5-0 > > In the process, I started thinking about ways that ri > could be improved. Here are some Partly-Baked Ideas. > > These ideas are good, but what's really needed are implementations. Even bad ones. But something to kick things off and test out the feasibility of an idea. BTW, see risearch for a very very nice tool: http://blog.zenspider.com/archives/2006/08/new_and_improve.html (Big thanks to Eric and Ryan for that. There's a hack of it on ruby-doc.org: http://www.ruby-doc.org/risearch/rand http://www.ruby-doc.org/risearch/to_i http://www.ruby-doc.org/risearch/inject ) James