5 Jul
2002
5 Jul
'02
9:10 p.m.
Marco Catunda writes:
Is there any documentation learning how to write an database adapter for Zope?
I found the http://www.zope.org/Members/petrilli/WritingADA but I think it is too old. Is there any other more recently? Some things only change slowly...
The document probably still applies. However, you should use modern product initialization (see Zope developer guide). Dieter