RE: [Zope] ac_acquire error happens after inheriting from Folder

2006-02-28 Thread Palermo, Tom
Ob(id), is that any different than doing dispatcher.getOb(id). If there is difference, what is it and which way is better/worse? Thanks, Tom -Original Message- From: Dieter Maurer [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 28, 2006 1:54 PM To: Palermo, Tom Cc: 'zope@zope.org'

Re: [Zope] ac_acquire error happens after inheriting from Folder

2006-02-28 Thread Dieter Maurer
Palermo, Tom wrote at 2006-2-28 11:25 -0500: >I have a class called Contact that is now inheriting from Folder. After I >did this, I get the following error when attempting to add a new Contact: > >Exception Type AttributeError >Exception Value aq_acquire Only acquisition wrappers have the "aq