[REBOL] A graphical view of objects structures
From: etienne:alaurent:free at: 7-Sep-2001 19:24
Hi all,
For the VIRTUAL Office project, I would like to have a graphical view of the
(complex) objects structure describing the config of a user account. The goal
is to see, for debugging, this structure.
This structure is an object containing lists of objects, evry object in these
lists can contain (or not) objects or lists of objects, and so on ... But a
list can also contain, in addition to objects, other things like words or
strings.
I know there is SysObj in the Jeff's reb site, and it is very good, but not
enough powerfull for my use. And, unfortunalely, I don't have enough time to
build this.
Is there an implementation of this ? and where ?
Thanks
---
Etienne