Re: [ZODB-Dev] RFC: release persistent as a standalone package
Laurence Rowe <[email protected]>
| Newsgroups | gmane.comp.web.zope.devel |
|---|---|
| Message-ID | <CAOycyLTmuSj5_3s261cZtO5jsFgOFP6SD732G_GDFy8LS1GbYQ@mail.gmail.com> |
On 1 July 2012 02:16, Leonardo Rochael Almeida <[email protected]> wrote: > I'm +1 on the change even without the answer to my next question, but > can you elaborate on what is the advantage of releasing persistent > appart from ZODB? As well as the clearer separation of concerns it opens up the possibility for other persistence systems to adopt persistent for detecting changes to mapped objects, gaining the benefit of its fast C implementation. The BTrees package is also useful outside the context of the ZODB. Laurence _______________________________________________ Zope-Dev maillist - [email protected] https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )