On Sun, Jan 08, 2006 at 01:14:03PM +0100, Hansenet Mail wrote: > For us coders, i still miss the "big picture". Not > regarding what to code but how to make it fit into the application in order > to keep the code clean, easy to understand and maintainable (the last is > probably my biggest concern). I might eventually come up with a more > detailed proposal about this.
Did you have a look at my work on the dependency graph ? As mentionned in earlier mails, I have tried to group the current compilation units into modules (see my mail in december). This work is not complete, but once we have classified the current source files (and cleaned up the dependencies), I expect the produced graphs to be useful for the purpose you describe. At the same time, let me introduce the new project homepage and gforge hosting for DEPS/graph-includes - http://deps.alioth.debian.org/. Best regards, -- Yann Dirson <[EMAIL PROTECTED]> | Debian-related: <[EMAIL PROTECTED]> | Support Debian GNU/Linux: | Freedom, Power, Stability, Gratis http://ydirson.free.fr/ | Check <http://www.debian.org/>
