Hello there, I cannot reproduce the installation problem in #10413. To install DW with the OmniBrowser support in a clean Pharo #10413 just doIt the following: ScriptLoader loadOBAlpha. Installer ss project: 'DependencyWalker'; install: 'DependencyWalker'; install: 'OBDependencyWalker'; install: 'DWTraitsFix'. let me know if you find errors with that procedure. Hernán 2009/8/12 <csrabak@bol.com.br>:
In my attempt to install OBDependencyWalker in Pharo beta #10413, I discovered that it triggers DNUs because #theClass is no longer available in this image version.
I could not find easily the rationale for stripping the method.
Is this a known fact and OBDependencyWalker should be modified, or #theClass needs to be reinstated?
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project