The person who recommends the todo work does not necessarily do them by him/herself.
Can't this be done already with text node labels (the ones beneath the nodes?). --johnh
The visual effect of this can be quite ugly though. Imagine a 200 node graph with a 12-digit IP address in each of the node. The right way to do this is perhaps to allow users to toggle showing the current textual labels either UNDER a node, or INSIDE a node's pane when clicked. -haoboy
It might be lot easier to maintin/add to this code if there was some kind of table-driven parser something like getopt for argc/argv, or like widget parsing in X11. ([johnh] Thu Jun 17 18:04:37 PDT 1999)
The annotations show only node 0 joining group 65520. In reality, all nodes in the topology join this group at the same time, at startup. Seeing only one line made me believe there was a strange bug in my code, when it turns out to be an artifact of nam. It would be nice if this were fixed in some way, and otherwise documented someplace.
(One suggestion is that for subsequent simultaneous annotations, an single annotation line be added as "0 others". A popup menu on that line could show other annotations when requested, but that is getting more featureful than I need for my requirements. :-) ([kannan], before Thu Jun 17 18:04:37 PDT 1999)