Pablo,

I'm using GLORP in a production system with Pharo 2, and I managed to
load it into Pharo 3 (I had to rename a few classes prior to that),
and I'm developing a new system on top of it.

But I'm using PostgreSQL with its native driver (PostgresV2), I don't
know about DBXTalk drivers (nor want to know either).

Defining ORM mappings with GLORP is painful, consider yourself adviced
(there is no alternative, though).

If by active you mean actively updating it from the main trunk in VW,
it isn't active. And the current port is a bit outdated.

However the ORM realm is pretty old, so the current port includes most
of the necessary functionality. And work pretty much fine.


Regards!
Esteban A. Maringolo


2014-04-24 5:29 GMT-03:00 Esteban Lorenzano <esteba...@gmail.com>:
> Hi,
>
> AFAIK, dbxtalk glorp is loading (and working) correctly in pharo3, at least
> for postgresql (I didn’t try the rest of the drivers)
>
> Esteban
>
>
> On 24 Apr 2014, at 06:02, Clément Bera <bera.clem...@gmail.com> wrote:
>
> Hello,
>
> I think Glorp is used with DBXTalk for relational databases by multiple
> people.
>
> Usually, with Pharo, people use as a persistance layer either MongoDB with
> the frameworks MongoTalk/Voyage.
>
> Gemstone is also used quite often for large scale application but Gemstone
> is not free.
>
> Regards.
>
>
> 2014-04-23 20:34 GMT-07:00 Pablo R. Digonzelli <pdigonze...@gmail.com>:
>>
>> Hi all, can someone tell me if glorp is active there ar is using glorp or
>> other persistence framework in production projects?
>>
>> Tia
>>
>> ________________________________
>> Ing. Pablo Digonzelli
>> Software Solutions
>> IP-Solutiones SRL
>> Metrotec SRL
>> 25 de Mayo 521
>> Email: pdigonze...@softsargentina.com
>> pdigonze...@gmail.com
>> Cel: 5493815982714
>>
>
>

Reply via email to