Guest
01-04-2008, 04:44 PM
Hi I'm currently an student doing a project which involves creating a program capable of representing a C project (files, functions...etc) visually and which will allow the user to perform simple higher as well as lower-level refactorings via the graphical interface itself.
I was wondering what novel approaches there are to visualizing the files and the dependencies between them, functions, variables in a C project with Prefuse.
I was thinking of something perhaps similar to ThinkMap ( http://www.thinkmap.com ) where the root word could be the file and instead of different nodes indicating synonym, antonym etc it could be functions, global variables, structs...etc
Cheers
I was wondering what novel approaches there are to visualizing the files and the dependencies between them, functions, variables in a C project with Prefuse.
I was thinking of something perhaps similar to ThinkMap ( http://www.thinkmap.com ) where the root word could be the file and instead of different nodes indicating synonym, antonym etc it could be functions, global variables, structs...etc
Cheers