[Grok-dev] Re: SQLAlchemy integration
Martin Aspeli
optilude at gmx.net
Mon May 19 15:59:14 EDT 2008
Martijn Faassen wrote:
> Hey,
>
> Santiago Videla wrote:
> [snip]
>> I'm trying the rdbexample app from the branch, but I got an error:
>> http://codedumper.com/oraxo
>>
>> seems to be something deprecated on collective.lead, I don't understand
>> what the error is.
>>
>> Any advice about where to start fixing ?
>
> Hm, this is a mystery to me. What kind of relational database are you
> using? So far we've only tested with PostgreSQL.
>
> Ideally the *right* fix would be to dump the dependency on
> collective.lead and move to zope.sqlalchemy.
Bear in mind that collective.lead itself will be using zope.sqlalchemy
for transaction integration, and focus on providing a pattern for
registering and accessing database utilities. If Grok needs/wants such a
pattern, collective.lead should continue to be a viable solution. If it
wants/needs its own way of looking up and managing database connections,
then obviously not.
Martin
--
Author of `Professional Plone Development`, a book for developers who
want to work with Plone. See http://martinaspeli.net/plone-book
More information about the Grok-dev
mailing list