Files
jmc/TODO
David Rousselie 7d78e0d892 SQLite backend
darcs-hash:20060129173720-86b55-cb365b2e6e6c652e885d88594e0e5c36deebf364.gz
2006-01-29 18:37:20 +01:00

17 lines
383 B
Plaintext

* Database backend (default SQLLite)
* Support for attachements with size limit and file format limit
(e.g. only png, jpeg,... but no exe, bat,...).
* make JMC run on windows
* Make real documentation
* Support for Ad Hoc Commands (see PyMSNt cvs, avatar
branch). Interesting for statistics.
* Support for epoll, kpoll and kqueu (see PyMSNt cvs, avatar branch
code).