Re: Xcode code analysis tool?
Re: Xcode code analysis tool?
- Subject: Re: Xcode code analysis tool?
- From: Chris Cleeland <email@hidden>
- Date: Wed, 13 Apr 2011 21:08:12 -0500
On Wed, Apr 13, 2011 at 5:26 PM, Nathan Sims
<email@hidden> wrote:
> Thanks, Doxygen is what I ended up doing. It does tell me what I'm looking to know, but piecemeal, not as a single graph. (If there's a way for Doxygen to generate one large graph, let me know!)
>
I've done that for C++ awhile back, but I don't recall how. I
remember it not being complicated, because I have little tolerance for
complicated things like that.
However, if the software itself is sufficiently large, then so, too,
will be the graph, which means you'll have a tough time navigating it.
A cool thing would be some sort of recognition tool that would detect
common arrangements, i.e., design patterns, and suggest groupings and
allow you to view the software in terms of those building blocks
rather than discrete pieces. Hmmmm...
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden