[Zope3-Users] list woes
Marco Mariani
marco at sferacarta.com
Wed Jun 14 17:52:34 EDT 2006
On Wed, Jun 14, 2006 at 03:22:29PM -0500, mats.nordgren wrote:
> I'm not sure this is it or not but FieldProperty doesn't play nice with the
> persistent list and dict, it will only accept the non persistent list.
Oh, well, nice to know.
> Instead of using FieldProperty, try to define it directly as a PersistentList
> and see if that solves the problem.
I've tried before asking for help (defining as a PersistentList both in
the constructor and in the growup() function), it didn't work.
As they say: the truth is out there.. :-\
More information about the Zope3-users
mailing list