Stepper 1.2.0 Released!
This is a new release fixing several bugs and introducing two new features. Stepper is a framework for performing asynchronous tasks on Zope servers The major changes for this release were: - you can now control whether errors processing an object abort the processing of a whole sequence sequence on a step by step basis - you can control how objects are represented in error messages on a step by step basis - There is an improved Delete step in the base library - There is a new Workflow step in the base library for migrating CMF-like workflows - There is improved handling of ZODB transactions when errors occur. For more information, please see: http://www.simplistix.co.uk/software/zope/stepper cheers, Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk
Hello. I'm still a newbie for Zope for about a year. I'm curious about Stepper because I wonder if it is something like Ajax. If so, I would like to see some example applications made with Stepper. Does anyone know such websites? Or am I basically wrong? Chris Withers wrote:
Stepper is a framework for performing asynchronous tasks on Zope servers
-- OGURA Toshiyuki
On 15 Sep 2005, at 10:28, OGURA Toshiyuki wrote:
Hello.
I'm still a newbie for Zope for about a year. I'm curious about Stepper because I wonder if it is something like Ajax. If so, I would like to see some example applications made with Stepper. Does anyone know such websites? Or am I basically wrong?
Sorry, you are basically wrong. Stepper has nothing to do with what you do in a browser (which is where Ajax is used). jens
participants (3)
-
Chris Withers -
Jens Vagelpohl -
OGURA Toshiyuki