Update TODO

This commit is contained in:
Tony Garnock-Jones 2012-05-05 15:36:03 -04:00
parent 03d066a8d5
commit e4dd74ca82
1 changed files with 1 additions and 1 deletions

2
TODO
View File

@ -1,3 +1,3 @@
- ui_relay.ml: deal with Message.Subscribe and .Unsubscribe as well as .Post in api_tap_sink
- web: add cache control information to served responses
- add node bound / node unbound event handlers in nodes.js to update the list as it changes
- use lazy and Lazy.force where appropriate