[ZPatterns] what I'm doing wrong? PlugIns bug?

Antonio Beamud Montero antonio.beamud@agoratechnologies.com
25 Oct 2001 13:03:50 +0200


> On Thu, 2001-10-25 at 13:37, Juan David Ib=E1=F1ez Palomar wrote:
> > >=20
> > >     REQUEST=3DAcquired
> >=20
> > The SimpleItem class has the attribute REQUEST:
> >=20
> >      # Attributes that must be acquired
> >      REQUEST=3DAcquisition.Acquired
> >=20
> > Probably his class simply inherits from SimpleItem. The problem seems
> > to be that "self" is not an acquisition wrapper as it should.
> >=20
> > Perhaps the problem is related with Python 2.2. Is there any known
> > problem with ExtensionClass/Acquisition and Python 2.2? Antonio,
> > could you try it with Python 2.1?
> >=20

The problem persist wiht python 2.1.1 version... What more can I do?