Send to Printer

smalltalk

Updated Glorp for Pharo

September 26, 2011 8:30:44.589

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