On Thu, Jun 10, 2010 at 4:20 PM, Sven Van Caekenberghe
<[hidden email]> wrote:
Hi,
A similar question regarding Glorp & PosgresV2: what is the official Pharo standpoint regarding this ?
I did the port of Glorp to Pharo and the dbx stuff. I don't know the "official standpoint", thus.
There is no ConfigurationOfGlorpNativePostgreSQL (there are some for DBX, but I don't need that).
No, no time to do it. If you want, you can easily do it. You can take as a base the one I did for squeakDBX.
I used GlorpPharoLoader loadGlorpWithNativePostgreSQLDriver.
That's what I did before I had Metacello. It is "deprecated" for SquerakDBX as now the way to install it is with Metacello, but for Glorp alone there is no Metacello...so you can use it, or as I said, create yourself a COnfigurationOfGLorp
I had to make some small changes to GlorpDriverPostgreSQL and PostgresV2 to make more tests succeed.
Can you explain me them? I can commit it when I have time. Or do it yourself. Does your changes also work in Pharo 1.0?
The installer did also load the underscore.cs hack adding an ugly star in Monticello to Compiler (Scanner#xLetter).
Yes, although it is not needed anymore in Pharo 1.1 as it is fixed :)
But all in all it does work great and fast.
:)
Is this something for the Pharo list or should I go ask my questions somewhere else ?
Here is ok for this kinf of questions. If it is too Glorp related, maybe Glorp mailing list is better.
cheers
mariano
Sven
_______________________________________________
Pharo-users mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users