TaskKit Webware for Python TO DO [ ] Test WebKit with the new changes [ ] Task.proceed() questionable name. run() runs and proceed() proceeds, er, no, it inquires? Maybe shouldProceed()? [ ] Does a Task's run() really always have to invoke self.proceed()? [ ] make tests that cover all methods and features [ ] Put this somewhere: # Based on code from Jonathan Abbey, jonabbey@arlut.utexas.edu # from the Ganymede Directory Management System # Python port and enhancements by Tom.Schwaller@linux-community.de [ ] Doc strings for all the major methods. [ ] User's Guide [ ] Properties: Better synopsis