2009/2/21 Dan Korostelev <nad...@gmail.com>:
> 2009/2/21 Roger Ineichen <d...@projekt01.ch>:
>> we should carefully review this part and probably
>> add action.update after action.execute. Right now, without looking
>> at the code I think we do not update actions after execute. Which
>> could end in bad action handler setup because of skipped action
>> condition handling after execute actions.
>
> ... snip ...
>
> One (probably nice) solution that comes in my mind is to make the form
> somehow aware if it needs to re-update its actions and to provide a
> way for the action handler to signal about that. Probably, a simple
> boolean form instance variable will do the trick :)

I just checked in a fix like I described above. It seems to work at
leasts for tests.:-)  Can you please review it?

-- 
WBR, Dan Korostelev
_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )

Reply via email to