Hi,�

when I try this code:

Gofer it url: 'http://smalltalkhub.com/mc/Pharo/Pharo30/main';
� � package: 'Metacello-Platform.pharo30';
� � load.

an error 'Unable to resolve Metacello-Platform.pharo30' raises. The package is in the repository. Maybe some problem with the dot in the package name.

-- Pavel