May 3, 2009
11:39 p.m.
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