On Oct 16, 2011, at 10:07 PM, Tudor Girba wrote:
Hi,
If you give me the script, I build one based on the Core.
Husdon does:
Gofer new squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfPharo'; load.
-- Marcus Denker -- http://marcusdenker.de
when I load the latest ConfigurationOfRefactoringBrowser from PharoRB or MetacelloRepository and I do
(ConfigurationOfRefactoringBrowser project version: #stable) load
I load linear load : linear load : 1.7 [ConfigurationOfRefactoringBrowser] load : AST-Core-lr.89 load : AST-Semantic-lr.15 load : Refactoring-Environment-lr.9 load : Refactoring-Changes-lr.18 load : Refactoring-Core-lr.154 load : Refactoring-Critics-lr.13 load : Refactoring-Spelling-lr.27
And for me it is correct
So what is "broken"?
Stef
On Oct 16, 2011, at 10:24 PM, Marcus Denker wrote:
On Oct 16, 2011, at 10:07 PM, Tudor Girba wrote:
Hi,
If you give me the script, I build one based on the Core.
Husdon does:
Gofer new squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfPharo'; load.
-- Marcus Denker -- http://marcusdenker.de