On Oct 17, 2011, at 9:20 AM, Tudor Girba wrote: > Hi Stef, > > The issue seems to be with the ConfigurationOfRefactoringBrowser from > MetacelloRepository. I just took a Pharo 1.3 image and then: > > Gofer new > squeaksource: 'MetacelloRepository'; > package: 'ConfigurationOfRefactoringBrowser'; > load. > (ConfigurationOfRefactoringBrowser project version: #stable) load
then what? Stef > > Cheers, > Doru > > > On 16 Oct 2011, at 22:57, Stéphane Ducasse wrote: > >> People should tell me what is not working because do me it is working. I >> spent time merging your changes and >> updating the configurationOfRefactoringBrowser. >> >>> There is kind of a mess for 1.3: >>> >>> There are various ambiguous versions of OB, Shout and eCompletion >>> floating around that break some parts of the system, because of the >>> text editor changes. >>> >>> Also there are also various versions of RB that do not work in 1.3, >>> because of the changes in 1.4. >> >> My version does not load the change in 1.4. >> >>> I've been building 1.3 images for a while, so you "just" have to take >>> the same versions to get a working image. >> >> >>> This seems to be the case for AST and Refactoring that were posted above. >> >> ??? >> >> For me I want a configurationOfXXX working. the one I did is working >> or people should tell me why it is not. >> >> >> Stef > > -- > www.tudorgirba.com > > "Live like you mean it." > >
