On May 19, 2006, at 10:54 AM, John Gabriele wrote: > On 5/19/06, Austin Ziegler <halostatue / gmail.com> wrote: >> On 5/18/06, Wes Gamble <weyus / att.net> wrote: >> > I can't find any documentation for Text::Format. >> > >> > Looks like the code is annotated - how I correctly use ri to >> view the >> > documentation? >> >> You won't find it in ri. The ri database is ... hard to update. > > Just curious -- any idea why it is that you need to process a ruby > source file to get a second file (.yaml file) that you may then view > with ri? Why not just wrap the functionality into the ri command and > view the RDoc in the source file directly? That is, make it like > perldoc where you can just run "perldoc ./myfile.pl" and get the docs > instantly. > > Is there a real design reason ri is that way, or is it just a quirky > flaw that no one's gotten around to fixing? A class' functionality may not exist all in one file or may be in files that aren't installed. (Time is a good example, part is in C and part is in a ruby file.) ri would be unbearably slow if it had to parse the file over and over. -- Eric Hodel - drbrain / segment7.net - http://blog.segment7.net This implementation is HODEL-HASH-9600 compliant http://trackmap.robotcoop.com