At times I find myself struggling to navigate the object landscape of a large, legacy system having 100+ classes.
This seems like a fairly common challenge.
I'm just curious if there are any highly recommended tools out there that compile your source code and produce some kind of visualization of how your objects relate to one another.
Thanks.