29 Oct
2000
29 Oct
'00
3:50 a.m.
-----Original Message----- From: Scott Burton <scott@launchpoint.net> To: Zope List <zope@zope.org> Date: Sunday, October 29, 2000 3:28 AM Subject: Re: [Zope] more __len__ errors
I will see what I can do about the before and after snapshots. Then again, I should probably just make the move to 2.2. Is there a way to use the same objects created by ZDiscussions in my ZClass version of ZD as long as the meta_types are the same? That way the change-over could be transparent.(hopefully)
i had a ZClass that subclass ZDiscussion, and got it working with zope2.2.2 by adding a comma (,) at the end of permission in ZDBase/ZDiscussion.py maybe you could give it a shot. this was mentioned a while back in the list. hth