You can find a simple list of method changes of Pharo 3.0 here:
https://ci.inria.fr/rmod/view/MinedRules/job/Pharo30-Report/Pharo_3.0_Rules

#methodDictionary -> #methodDict is there, number 42

This is not complete list and maybe false positives, but it may help.


On Fri, Dec 13, 2013 at 2:15 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote:
then the owner of the Spy project need to update :)

yes, is ok to use #methodDict. 

Esteban


On Fri, Dec 13, 2013 at 2:07 PM, Roberto Minelli <roberto.minelli@usi.ch> wrote:
There are calls from the Spy project, I am using.

I sent a SLICE to Bergel to integrate and substitute #methodDictionary to #methodDict ;)
Is it ok to call #methodDict?

Cheers,
R

On Dec 13, 2013, at 1:52 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote:

> well... it should not be deprecated because code is frozen (with the exception of the integration of versioner)... but well, I lost it :)
>
> anyway in latest 3 version there is no callers to #methodDictionary
>
> Esteban
>
>
> On Fri, Dec 13, 2013 at 1:31 PM, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
> Ask Esteban.
>
> Y
>
> On 13 Dec 2013, at 13:29, Roberto Minelli <roberto.minelli@usi.ch> wrote:
>
> > Sorry, #methodDictionary is deprecated, not #methodDict. Is it fine to access the method dictionary using #methodDict??
> >
> > Cheers,
> > R
> >
> >
> > On Dec 13, 2013, at 1:27 PM, Roberto Minelli <roberto.minelli@usi.ch> wrote:
> >
> >> Hi,
> >>
> >> I’ve seen that in Pharo 3.0 the #methodDict has been deprecated and Spy (and myself) are actually using it.
> >>
> >> I will find a solution for myself, but please fix this in Spy as well.
> >>
> >> Cheers,
> >> R
> >>
> >>
> >
> >
> > _______________________________________________
> > Moose-dev mailing list
> > Moose-dev@iam.unibe.ch
> > https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>
>
> _______________________________________________
> Moose-dev mailing list
> Moose-dev@iam.unibe.ch
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>
> _______________________________________________
> Moose-dev mailing list
> Moose-dev@iam.unibe.ch
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev


_______________________________________________
Moose-dev mailing list
Moose-dev@iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev


_______________________________________________
Moose-dev mailing list
Moose-dev@iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev




--
Andre Hora