>
>
> Metacello
> -------------
> This is the most difficult part.
> - Right now, Metacello hardcodes repository paths in the references to
> other projects. This isn't bad, but an alternative should be provided.
> That is, when referencing external projects like:
>
> project: 'Refactoring-Core' with: [
> �spec
> � �className: 'ConfigurationOfRefactoringBrowser';
> � �loads: #('Refactoring-Core' );
> � �file: 'ConfigurationOfRefactoringBrowser';
> � �repository: '
http://www.squeaksource.com/MetacelloRepository' ];
But a spec is an object so we could have a visitor going over and doing the automatic