It is not an instalallation problem. It is an execution problem. . . Fire DW and select any class in left pane it will show a "Gathering..." dialog and then MNU: OBInheritanceDependencyNode doesn't understand theClass. . .


Em 13/08/2009 01:28, Hernán Morales Durand < [email protected] > escreveu:


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 :
> 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
> [email protected]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>

_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to