In pharo:
Gofer new
��� squeaksource: 'MetacelloRepository';
��� package: 'ConfigurationOfGlorpDBX';
��� load.
and then
(ConfigurationOfGlorpDBX
project version: '1.2') load��
will install SqueakDBX as the database driver and Glorp-SqueakDBXDriver
(ConfigurationOfGlorpDBX
project version: '1.2') load: 'GlorpSqueakDBX Pool' �
will install SqueakDBX as the database driver and a Glorp-SqueakDBXDriver that acts as a connection pool :)���� (altought this only works in 1.0 right now)
(ConfigurationOfGlorpDBX
project version: '1.2') load: 'All with PostgreSQL native'
will install the native postgresql driver
Cheers
Mariano
BTW: you can find more info here (but it is outdated): http://www.squeakdbx.org/GLORP%20integration
Hi Squeakers and Pharoers:
Even when I saw several mails about the topic, I failed to install
Glorp properly, on Squeak (4.1) and also on Pharo (4.1).
No matter what method I try, or which Glorp .mcz, I allways get the
attached error, referencing some weird oracle thing.
I'm new to Glorp, I might be forgetting something obvious, but in any
case, any help is appreciated
Thanks.
--
=================================================
Germ�n S. Arduino� <gsa @ arsol.net>�� Twitter: garduino
Arduino Software & Web Hosting�� http://www.arduinosoftware.com
PasswordsPro� http://www.passwordspro.com
=================================================