Browse Source

order optional tasks to the botton of the TODO list.

release0.1.5
Georg Hopp 13 years ago
parent
commit
af053ac305
  1. 14
      TODO

14
TODO

@ -1,10 +1,4 @@
FOR VERSION 2.0
- right now i will use long polling ajax calls when feedback from to the client
is needed. In the long term this should be changed to websockets (ws). But
right now ws specification is not final anyway. :)
- IPV6 support (optional)
FOR VERSION 0.2
- abstract application logic from server logic. The HTTP processors should
only care about HTTP, no application stuff at all. The idea is to create
@ -28,3 +22,9 @@ FOR VERSION 2.0
- Create management for roles.
- Give a user the ability to open tasks to other users / roles....
- right now i will use long polling ajax calls when feedback from to the client
is needed. In the long term this should be changed to websockets (ws). But
right now ws specification is not final anyway. :) (optional)
- IPV6 support (optional)
Loading…
Cancel
Save