Review request: control flow graph plugin
Milian Wolff
mail at milianw.de
Wed Sep 23 10:05:32 UTC 2009
On Tuesday, 22. September 2009 22:06:46 Sandro Andrade wrote:
> >> Hi Andreas,
> >>
> >> It depends on kgraphviewer trunk. While gsoc was running many changes
> >> were done in kgraphviewer to meet plugin demands. As kgraphviewer is
> >> in extragear, I think we would need to sync releases somehow.
> >
> > Ok, so as Aleix said we'd need a release of kgraphviewer.
>
> Ok, I'll contact Gael.
>
> > What you forgot to tell us: Where do you want to move the plugin to?
> > (Sorry can't recall from the private mails)
>
> I think it would be moved to kdevplatform, but I would have to ensure
> some language-independency aspects yet.
>
> One thing I've just noticed: how to identify containers (actually
> classes and inter-contained namespaces) in a language-independent way
> ? Is declaration->qualifiedIdentifier() supposed to work with any
> language ? If yes, what would be the output format ? I'm using such
> stuff for creating the clustered graphs.
Output should be:
Namespace::Class::Member
--
Milian Wolff
mail at milianw.de
http://milianw.de
More information about the KDevelop-devel
mailing list