Folks,
rj is nearing a 0.2 release. It is now "install.rb"able, so it's easy
to get going and run alongside ri (they share no files at all).
Miscellaneous notes on its status:
- RImport output needs some work
- reading the Marshal files on Windows is just not working, even
though basic experiments suggest it should (I may use YAML, and
James has suggested DBDBD)
- the user doesn't want to see "ExceptionForMatrix",
"TimeExtensionTest", etc., in there; manual effort is required
here, and some cases are borderline (e.g. FileUtils::NoWrite)
- several other stdlib files have been RDoc'ed and are ready to go,
like the whole suite of Net:: classes, and need to be included
The file format is the only thing holding back 0.2, really. I may be
missing something really simple but I'll keep plugging away.
Cheers,
Gavin
|