SqueakDBX

The relational access answer for Squeak/Pharo

Metacello configurations

Hi folks!

We just wanted to let you know that we have just build Metacello configurations for SqueakDBX and GlorpDBX. You can find both in the repository

http://www.squeaksource.com/MetacelloRepository

You can download the configurations and evaluate something like this:

(ConfigurationOfSqueakDBX project version: ’1.1’) load

And that will loaded all the necesarry stuff for SqueakDBX version 1.1.

The same with GlorpDBX:

(ConfigurationOfGlorpDBX project version: ’0.9.1’) load

Cheers,

Posted by SqueakDBX at 10 December 2009, 5:02 pm with tags Metacello, installation link