[darcs-devel] [issue1374] Reduce interdependency between modules
Trent Buck
bugs at darcs.net
Mon Mar 2 00:38:18 UTC 2009
New submission from Trent Buck <trentbuck at gmail.com>:
Currently it seems that most changes to the source code (and in
particular, recording a patch, which causes ThisVersion to be updated)
require recompilation of many other modules.
Generate a dependency graph using graphviz (perhaps based on the
.depend file generated by GNUmakefile) and look for any simple
refactoring changes that could be done to reduce the number of arcs in
the graph.
This might be a suitable familiarization task for someone new to the
Darcs codebase.
----------
messages: 7373
nosy: dmitry.kurochkin, kowey, simon, thorkilnaur, twb
status: unread
title: Reduce interdependency between modules
__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue1374>
__________________________________
More information about the darcs-devel
mailing list