On Fri, May 6, 2011 at 10:55 AM, St�phane Ducasse
<stephane.ducasse@inria.fr> wrote:
On May 6, 2011, at 10:44 AM, Alain rastoul wrote:
> I used odbc-ffi and they are serious problem with the single threaded vm, you can lock the vm with only 2 connections.
> That's what I want to check with dbx. I m also interested in glorp.
I would really like to have a good layer build on glorp to support easy CRUDE in Smalltalk
The problem of Glorp was that it is a bit heavyweight.
Well...DBXTalk is working on several fronts:
1) Port the new GLorp to Pharo: in fact, Guillermo has already ONLY 15 red tests over 800 :) with the new port. Only with Postgres....but we will move soon to the rest.
2) Guille will continue to port the Glorp Active Record package, which is kind of what you want
3) Santiago is working in a Magritte based tool to describe your model and be able to do easy CRUD.