Mercurial > hg > audiodb
view docs/TODO.txt @ 60:3e80b146c07c
Decorate if(verbosity>...) clauses with braces, for avoidance of doubt.
(Should save a few fflush()es per run :)
author | mas01cr |
---|---|
date | Thu, 20 Sep 2007 13:59:16 +0000 |
parents | 71e76fb6e6d2 |
children | 89d34d50bf1b |
line wrap: on
line source
audioDB FIXME: o fix segfault when query is zero-length :-) DONE use periodic memunmap on batch insert o allow keys to be passed as queries :-) DONE rename 'segments' to 'tracks' in code and help files. o test suite o SOAP to serialize queryFile and keyList o SOAP to serialize files on insert / batch insert ? :-) DONE don't overwrite existing files on db create :-) DONE implement fcntl()-based locking. o test locking discipline (particularly over NFS between heterogenous clients) M. Casey 13/08/07