Update the TODO list

This commit is contained in:
Christophe de Vienne 2012-04-23 11:44:40 +02:00
parent dd65884067
commit f6ffca36e8

View File

@ -4,13 +4,15 @@ TODO
WSME is a work in progress. Here is a list of things that should WSME is a work in progress. Here is a list of things that should
be done : be done :
- Use gevents for batch-calls
- Implement new protocols : - Implement new protocols :
- json-rpc - json-rpc
- xml-rpc - xml-rpc
- Implement adapters for other framework : - Implement adapters for other frameworks :
- TurboGears 2 - TurboGears 2
@ -18,6 +20,8 @@ be done :
- CherryPy - CherryPy
- Flask
- others ? - others ?
- Add unittests for adapters - Add unittests for adapters