Dear all, I've updated the Dependency Browser package and documentation, take a look here:
http://cs.hernanmorales.com.ar/projects/dependencyBrowser/DBrowser-en.php Quick install if you have OmniBrowser and Installer packages loaded: | dwInstaller | dwInstaller := Installer ss project: 'DependencyWalker'. dwInstaller install: 'DependencyWalker'; install: 'OBDependencyWalker'; install: 'DWTraitsFix'. ( Smalltalk version beginsWith: 'Squeak' ) ifTrue: [ dwInstaller install: 'OBDWMethodNodeFix' ] Cheers. Hernán _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
