added TODO

This commit is contained in:
Alexander Vdolainen 2014-12-20 02:46:11 +02:00
parent 36bd01716e
commit 8290bdb051

4
TODO Normal file
View File

@ -0,0 +1,4 @@
- Move sexp related functions and macros to libsexpr
- Split connection.c to sntlapi.c and sntl.c
- Optimize a lot of repeating code, sometimes to static inline
- Move cache related functions to libtdata