Sorry, try
((Smalltalk at: #ConfigurationOfOmniBrowser) project version: '1.1') load.
not
((Smalltalk at: #ConfigurationOfOmniBrowser) project version: '1.0') load.
(1.1 instead of 1.0)
2010/1/19 Gary Chambers <gazzaguru2@btinternet.com>Unless code has changed then the setting for "Use Polymorph difference tools" should do.I expect some code regression may have happened though.
Thanks Gary. The preference is the one Henrik said, useNewDiffToolsForMC, but it is not working for me. You can try it like this: take the latest PharoCore 1.0 image, (10506). You will notice that it is working with the new diff. Then, evaluate:
Gofer new
squeaksource: 'MetacelloRepository';
package: 'ConfigurationOfOmniBrowser';
load.
((Smalltalk at: #ConfigurationOfOmniBrowser) project version: '1.0') load.
Or download OB by hand from Lukas repo.
After this, you will notice it uses the old diff even if the preference is enable and even disabling it and enabling again.
Cheers
Mariano
Regards, Gary----- Original Message -----From: Mariano Martinez PeckSent: Tuesday, January 19, 2010 4:35 PMSubject: Re: [Pharo-project] After OB,compare to current version uses old diff
On Tue, Jan 19, 2010 at 5:22 PM, Henrik Johansen <henrik.s.johansen@veloxit.no> wrote:
Preferences >> useNewDiffToolsForMC?
I tried this before sending the email, but not. I didn't work :(
�
There was some discussion some time back, I believe Lukas stated he liked the old tools better.
Ok..didn't know.
�Can't say I blame him, I'm never quite sure if I'm installing new one or keeping old when merging from MC until after the fact when I use the Polymorph tools ...
I can blame him at all. He is helping us a lot maintaining OB a lot. If we use his OB repository, then we should adapt to him. I don't pretend he change his default values or preferences. I just want to know how to set up again the new diff :)
Cheers
Mariano
�Cheers,
Henry
> _______________________________________________
On Jan 19, 2010, at 5:05 26PM, Mariano Martinez Peck wrote:
> Hi: If you take a PharoCore image, and browse the editions of a class, then select an older one, and then select "compare to current", you see the differences using the "new" diff, the same that we use in MC.
>
> However, after installing OB in a core image, it uses the "old" version. I am not sure that change is due to OB, but at least it seems. I checked in Preferences but I didn't find anything.
>
> Any hint how to put new diff again after installing OB ?
>
> Thanks!
>
> Mariano
> Pharo-project mailing list
> Pharo-project@lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project