[z3-five] local utilities
Sidnei da Silva
sidnei at awkly.org
Fri Sep 3 14:27:05 MEST 2004
On Fri, Sep 03, 2004 at 12:00:12PM +0200, Martijn Faassen wrote:
| Martijn Faassen wrote:
|
| >This is a note to discuss what I'm up to, as I think I need help. :) I'm
| >trying to get local utilities (aka tools) working.
|
| Thinking about it some more, I see some fundamental problems in getting
| these to work in Zope 2.7. The primary problem is that many of the
| objects that need to be stored in the Zope 2.7 ZODB are new-style
| objects -- that sounds like it would lead to some persistence problems,
| at least before Zope 2.8. Then again, Sidnei said he had
| directlyProvides working with Five, and isn't an interface a new-style
| object? Perhaps new-style objects can be stored, they just can't be
| mixed with Persistent?
Sounds about correct. I think the problem is actually mixing new-style
objects with ExtensionClass. From what I understand Zope3 persistent
is a different persistent module though, and that should work just fine?
--
Sidnei da Silva <sidnei at awkly.org>
http://awkly.org - dreamcatching :: making your dreams come true
http://www.enfoldsystems.com
http://plone.org/about/team#dreamcatcher
* StevenK starts to plot a drive to Belgium, but gets stuck.
<StevenK> Damn ocean.
* moshez starts to plot a drive to Belgium, but gets stuck.
<moshez> Damn arabs.
More information about the z3-five
mailing list