[z3-five] interaction and Five1.5

Philipp von Weitershausen philipp at weitershausen.de
Fri Oct 20 15:27:33 CEST 2006


Nikolay Kim wrote:
> Seems that five 1.5 doesn't install interaction object for zope3? or i
> miss something? 

Yes, you're right. Five <1.4 set up a new "Five" interaction during 
five:traversable-based traversal. Five 1.5 doesn't do this anymore 
because traversal is now in Zope 2.

In Zope 2.10, the ZPublisher should create the interaction when a new 
request is started, and it should end it around the same time it commits 
the database transaction.

Patches are welcome :) People who could review the patch and apply it 
would also be welcome, I don't think I'll have time this or next month.

Philipp


More information about the z3-five mailing list