Anonymous - 2008-01-31

Logged In: YES
user_id=1231978
Originator: NO

For the first part, I don't think this is a reasonable expectation for a feature. You can simply open the class in a new editor, select the class, then press the "i" key to view related classes.

For the second, the layout optimization problem is very challenging, although it may not appear so on the surface. A greedy algorithm might suffice. There used to be a feature for this; the source code for Green is available, but it's not in a very usable state. This will be remedied for the next release... I'll take care of it personally.

You could modify the source to use an algorithm and then submit a patch, but it'll be a very time-consuming task.