TaskKit version 0.9.4
TaskKit provides a framework for the scheduling and management of tasks which can be triggered periodically or at specific times. Tasks can also be forced to execute immediately, set on hold or rescheduled with a different period (even dynamically).
You can e-mail webware-discuss@lists.sourceforge.net to give feedback, discuss features and get help using TaskKit.
Task Kit does not have a real User's Guide yet. However, there is a Quick Start article and there are doc strings in the source code. Also, if you search WebKit for "task" you will find a real world use of this kit.
The development status of TaskKit is alpha. You can expect API and usage changes in the next version. If you use TaskKit, we highly recommend that you stay in sync with the latest in-development Webware via SVN. You should then re-read the latest docs, including this User's Guide and the TO DO list.
Known bugs and future work in general, are documented in TO DO.
Authors: Tom Schwaller, Jay Love