. .

smalltalk

Updated Glorp for Pharo

26 September 2011 8:30:44 AM

You'll want to grab Pharo 1.3, and then do this to load the latest:


Gofer it
    squeaksource: 'MetacelloRepository';
    package: 'ConfigurationOfGlorpDBX';
    load.
    
(((Smalltalk at: #ConfigurationOfGlorpDBX) perform: #project) perform: #version: with: #stable) load

Looks like a lot of work went into that in order to update Glorp for Pharo to the latest code being used in VisualWorks - great job!

Technorati Tags: , ,

posted by James Robertson

 Share Tweet This