A master inheritance chart with links would be very nice! It doesn't
have to be searchable, that's a non-issue for that view of the API,
imho.  I don't know that my skills are up to the task so I won't
volunteer to write it.

I have been experimenting with a tiny script that copies the ruby.c into
another directory and modifies the C to be rdoc parseable. It kind of
works for a limited definition of 'works'.  Rdoc does have the advantage
of generating static html and other formats and is kind of "mainstream"
for the task. As a Ruby newbie, I needed to understand Rdoc. I suspect
it's probably a dead end on Shoes, so someone who loves reflection
shouldn't wait for me. 

--Cecil

On Mon, 2008-07-14 at 11:32 -0500, _why wrote:
> On Mon, Jul 14, 2008 at 08:45:20PM +1000, Bluebie, Jenna wrote:
> > Probably wouldn't be all that hard to make a shoes app that reflects on 
> > itself to inspect widgets and objects!
> 
> Perhaps what was does with the color list could be done here, too.
> With the color list, we're generating a manual page introspectively.
> Shoes could be taught to draw a master inheritance chart with links
> to the method and class docs.  It wouldn't be searchable, though,
> as it would be more of an index.
> 
> _why

Reply via email to