Re: [SQLObject] Re: [Sqlalchemy-users] SQLObject and SQLAlchemy

2006-03-18 Thread Simon Cross
My 2c worth: I'd like to see SQLObject 2.0 built on top of SQLAlchemy. Then one would have the best of both worlds: SQLAlchemy's cleaner internals and SQLObjects ease of use. Schiavo Simon -- oo [ hodgestar.za.net ] In the end, we all choose our own moralit

[SQLObject] Re: [Sqlalchemy-users] SQLObject and SQLAlchemy

2006-03-18 Thread Jonathan Ellis
On 3/18/06, Daniel Miller <[EMAIL PROTECTED]> wrote: Alan Franzoni wrote:> Now, my 2c: do we really need *two* ORMs in the Python community?I agree with this sentiment as well. If voting would change anything, I'd vote to have SQLObject2 built as a layer on top of SQLAlchemy. If this is not possibl

[SQLObject] Re: [Sqlalchemy-users] SQLObject and SQLAlchemy

2006-03-18 Thread Daniel Miller
Alan Franzoni wrote: Now, my 2c: do we really need *two* ORMs in the Python community? I agree with this sentiment as well. If voting would change anything, I'd vote to have SQLObject2 built as a layer on top of SQLAlchemy. If this is not possible, let's hear the reasons so we can fix them.

[SQLObject] Re: [Sqlalchemy-users] SQLObject and SQLAlchemy

2006-03-18 Thread Jonathan Ellis
On 3/18/06, Alan Franzoni <[EMAIL PROTECTED]> wrote: Now, my 2c: do we really need *two* ORMs in the Python community?I agree that we do not.But really this sentiment should be directed towards Ian Bicking; he's finally (implicitly) admitted that SqlObject is a dead end, but instead of throwing his

[SQLObject] SQLObject and SQLAlchemy

2006-03-18 Thread Alan Franzoni
Hello! I hope this message may help. I'm an ex-SQLObject user and now SQLAlchemy user. I just read on the SO group that sqlobject 0.x is being dropped and a probably backwards incompatible SQLObject 2 is being developed. I think SQLAlchemy is more complex but more coherent, and the recent ActiveMa