PackageDescription: ToDo


To Do

Last published: October 15, 2007 by 'jamesr'

Defines 8 Classes
Extends 8 Classes


Simple ToDo Seaside app, created by Francois Beausoleil:

http://blog.teksol.info/2007/10/15/todoapp-on-seaside-in-218-lines


pre-reqs are set assuming the Seaside work for the January, 2008 release of Cincom Smalltalk. If you are using 7.5 or earlier, simply load SeasideForWebToolkit or SeasideForSwazoo, and ignore the warning. You'll want to use Seaside 2.7 or later; this app uses the up to date APIs.

It's intended as a simple demo, not as a "real" to do application :)