[Zope3-dev] Using a RDBMS with Zope3 (was: Re: Zope X3 3.0.0
alpha 1 released)
Martijn Faassen
faassen at infrae.com
Fri May 21 06:13:29 EDT 2004
Sidnei da Silva wrote:
> On Thu, May 20, 2004 at 09:55:57AM -0400, Derrick 'dman' Hudson wrote:
> | Sidnei,
> |
> | On Thu, May 20, 2004 at 10:35:12AM -0300, Sidnei da Silva wrote:
> |
> | | ... And you can still use something else if you dont like it. We, for
> | | a fact, used just the connectors and the transaction
> | | registration. Everything else is handled by SQLObject. Meaning near
> | | *zero* custom SQL written.
> |
> | Could you provide an example showing how you organized this? I want
> | to do the same thing on a project. I've looked at SQLObject and
> | understand how to use it with the connection string hard-coded in a
> | module. I haven't yet tried to figure out how Z3 handles RDBMS
> | connections. I would really like some pointers on the "right way" :-)
> | to approach this.
>
> I will do a very rough description of how it works. If after that you
> still want to look at the code, then we can chat in pvt :)
>
[snip description]
>
> I hope that helps.
Would it make sense to wrap all of this in a Z3 library? If not, why not?
Regards,
Martijn
More information about the Zope3-dev
mailing list