Re: Schevo/ZODB integration roadmap
Jim Fulton <[email protected]>
| Newsgroups | gmane.comp.web.zope.zodb |
|---|---|
| Message-ID | <CAPDm-FjRtD7iSoxNoKA1Bpa=g2gq5Xpz+6=2=-JTq9vgiioPDA@mail.gmail.com> |
On Thu, Feb 9, 2017 at 10:34 AM, Etienne Robillard <[email protected]> wrote: > I think I will need to upgrade the ZODB backend to use ZEO... I have > locking issues attempting to use FileStorage with multiple processes. I'm puzzled that Schevo is so closely coupled to ZODB. I don't know what Schevo is and I've been unable to find documentation. "ORM" doesn't make sense, as ZODB isn't relational and already provides an inherently object API. If Schevo somehow imposes Schemas on objects (ROM?), as Chris suggests, I don't understand why it has to interact with persistence at all. Over the years, many such systems have been built within the Zope community and AFAIK, none of them interacted directly with ZODB. Jim -- Jim Fulton http://jimfulton.info -- You received this message because you are subscribed to the Google Groups "zodb" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.