Berin Loritsch wrote, On 04/06/2003 19.29:

Adam Jack wrote:
...
That said, the new Pythong Gump (an experiment) does some good error
checking.


I have some good Directed Acyclic Graph checking code that will allow
for checking dependencies and catching circular dependencies.  It will
also allow for sorting of the dependencies so that the lowest order
dependencies are processed first.  It seems well tested and functional,
and it can be adapted.

That said, once the dependency tree is built, we can output the proper
dependency graph and make our profiles according to that.

run gump/check.py in the python dir, it will output all detailed info about the profile errors.


The python gump there already does very nice GUI info with dependancy navigation! try gump/view.py

Really I am most interested in #1 making sure all of Avalon builds
properly, and #2 making sure Avalon doesn't break any other projects
in the GUMP repo.

All this in pure Java--no need for Python or Perl.

There is an ant verify (aka check) which is nice.

-- Nicola Ken Barozzi [EMAIL PROTECTED] - verba volant, scripta manent - (discussions get forgotten, just code remains) ---------------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to