view docs/TODO.txt @ 59:cd851d1fbc62

Make the system compile without warnings, and turn on -Werror for audioDB.cpp in the Makefile. (Don't turn it on for everything; the soap code is not warning-free...)
author mas01cr
date Thu, 20 Sep 2007 13:54:28 +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