Commit 433c178aefef21ce20be28faa5241bb406896a6c

added TODO list to source control

Commit diff

TODO

 
1
2* enable test framework
3 Enable Kenny's test harness to work alongside hunchentoot
4
5
6* filter updates for input elements
7 The browser already knows about changes to things like textboxes and
8 radio buttons etc so we don't need to send these updates back to
9 the client. Kenny posted some ideas at
10
11 http://common-lisp.net/pipermail/cells-devel/2008-April/000860.html
12
13 Try and get these working
14
15
16
17* add checkbox macro
18 Again Kenny has put some ideas out on the mailing list
19
20 http://common-lisp.net/pipermail/cells-devel/2008-April/000862.html
21
22
23* add radiolist macro
24 Should follow a similar pattern to the checkbox macro
toggle raw diff