On Sun, Jun 27, 2010 at 11:52 AM, Alberto Bacchelli <alberto.bacchelli@usi.ch> wrote:
Hi,

�What is the current situation of GLORP in Pharo?

It should work. I couldn't spend time on it since the last months, but it should be working.

The original squeak version of Glorp was coupled and hardcoded to the PostgreSQL driver. I don't know what database you want to use. We did such change under the GlorpDBX project.
In summary, it lets the SqueakDatabaseAccessor to talk to a general DatabaseDriver class. THen you can implement any kind of Glorp database driver. We created one for SqueakDBX and one for the native postgreSQL driver.

Now, for example, Diogenes Moreira build one for the Squeak ODBC driver.

More information can be found in

http://www.squeakdbx.org/GLORP%20integration

Search for GlorpDBX or Glorp in the mailng list and you will some useful mails.

Cheers

Mariano
Is there any working porting? Otherwise are there reliable alternatives to it?

Thank you.

Cheers,
�Alberto

_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project