Re: [ZODB-Dev] Python properties on Persistent objects

2009-12-16 Thread Martin Aspeli
Laurence Rowe wrote: > 2009/12/17 Mikko Ohtamaa: >> Hi, >> >> I need to have little clarification should properties work on >> Persistent objects. I am running ZODB 3.8.4 on Plone 3.3. >> >> I am using plone.behavior and adapters to retrofit objects with a new >> behavior (HeaderBehavior object). T

Re: [ZODB-Dev] Python properties on Persistent objects

2009-12-16 Thread Laurence Rowe
2009/12/17 Mikko Ohtamaa : > Hi, > > I need to have little clarification should properties work on > Persistent objects. I am running ZODB 3.8.4 on Plone 3.3. > > I am using plone.behavior and adapters to retrofit objects with a new > behavior (HeaderBehavior object). This object is also editable t

[ZODB-Dev] Python properties on Persistent objects

2009-12-16 Thread Mikko Ohtamaa
Hi, I need to have little clarification should properties work on Persistent objects. I am running ZODB 3.8.4 on Plone 3.3. I am using plone.behavior and adapters to retrofit objects with a new behavior (HeaderBehavior object). This object is also editable through z3c.form interface. z3c.form req

[ZODB-Dev] ZODB 3.8.5 released

2009-12-16 Thread Jim Fulton
I've released 3.8.5, which has one important bug fix and some minor forward-compatibility changes we discussed here recently. http://pypi.python.org/pypi/ZODB3/3.8.5 Jim -- Jim Fulton ___ For more information about ZODB, see the ZODB Wiki: http://www.