bug in Pharo RC3 , OB related

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

bug in Pharo RC3 , OB related

Mariano Martinez Peck
In PharoDev RC3 open a class browser and go to any class that overrides a method.
For example, TestCase >> assert:
Now, click on the green narrow to go to the super class implementor:

MessageNotUnderstood: TestCase class>>withAllSuperAndSubclassesDo:

The method withAllSuperAndSubclassesDo:  is not in Pharo 1.0 but it is in 1.1

Cheers

Mariano

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: bug in Pharo RC3 , OB related

Lukas Renggli
Fixed in:

Name: OB-Standard-lr.460
Author: lr
Time: 27 March 2010, 8:03:14 pm
UUID: 10e6bd5f-06e3-4d2b-93ab-57c24120e7df
Ancestors: OB-Standard-lr.459

- fix missing #withAllSuperAndSubclassesDo:

2010/3/27 Mariano Martinez Peck <[hidden email]>:

> In PharoDev RC3 open a class browser and go to any class that overrides a
> method.
> For example, TestCase >> assert:
> Now, click on the green narrow to go to the super class implementor:
>
> MessageNotUnderstood: TestCase class>>withAllSuperAndSubclassesDo:
>
> The method withAllSuperAndSubclassesDo:  is not in Pharo 1.0 but it is in
> 1.1
>
> Cheers
>
> Mariano
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>



--
Lukas Renggli
http://www.lukas-renggli.ch

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