Hi guys,

I loaded ConfigurationOfGrease on 1.4 :

Gofer new
    squeaksource: 'MetacelloRepository';
    package: 'ConfigurationOfGrease';
    load.

Then (Smalltalk at: #ConfigurationOfGrease) load. returns #load does not
understand. If I load:

  ((Smalltalk at: #ConfigurationOfGrease) project lastVersion)  load.

then it loads Refactoring browser stuff too.

What I expected is to load just base Grease, without tests, and
certainly without RB , which in this case could even break something in
Pharo tools?

So, I propose that someone check and update this configuration to load
what most of us expect and with #load class method included.

Best regards
Janko

-- 
Janko Mivšek
Aida/Web
Smalltalk Web Application Server
http://www.aidaweb.si

Reply via email to