fluid-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [fluid-dev] Code browser


From: Bernat Arlandis i Mañó
Subject: Re: [fluid-dev] Code browser
Date: Wed, 11 Feb 2009 16:00:48 +0100
User-agent: Mozilla-Thunderbird 2.0.0.19 (X11/20090103)

O. P. Martin escrigué:

Hi, I have a question for you guys:

When you are looking at someone else's code for the first time, a library say, what software do you use to visualize the class calling hierarchy?

This might not be the better place to ask since it depends on the language and application you look at. Doxygen can generate call graphs for a variety of languages, but these graphs aren't that useful when the implementation doesn't follow an OO design properly. Then I use an editor with tags support to navigate the code, JEdit+ctags, but almost any IDE can do this.

Cheers.

--
Bernat Arlandis i Mañó





reply via email to

[Prev in Thread] Current Thread [Next in Thread]