[Zope] Choosing between ZODB and relational database/filesystem
storage
Casey Duncan
cduncan@kaivo.com
Fri, 25 May 2001 08:41:52 -0600
Casey Duncan wrote:
>
> magnus/Websys@websys.no wrote:
> >
> > > .. 'use ZODB' campaign
> >
> > Actually my main motivation for using a separate database in many of our
> > applications is that it forces me to have a well-documented data structure.
> >
> > -Magnus
> >
>
> If you use ZClasses or external Python classes, the same is true for the
> ZODB. Granted if you just throw standard objects all over the place, it
> isn't self-documenting at all.
However, I think this is a weak argument for more complexity.
--
| Casey Duncan
| Kaivo, Inc.
| cduncan@kaivo.com
`------------------>