From: Michael Neumann Date: 2004-11-05T03:31:59+09:00 Subject: Re: Any generic object browser On Fri, Nov 05, 2004 at 01:48:44AM +0900, itsme213 wrote: > Is there any generic object browser that will let me interactively browse a > graph of connected objects by showing their instance variables and letting > me click through to browse? > > html through webrick, or tcl, or ... > > With fingers crossed .... I just ported the ObjectSpaceBrowser example from Borges to Wee and modified it a bit to be able to dive into the objects. But not sure if it's what you need. Regards, Michael