changeset 139:7c7072a8626a

Note another TODO, about yet more safety issues.
author mas01cr
date Mon, 29 Oct 2007 11:45:50 +0000
parents c337813dcbda
children ddd83d773d6c
files docs/TODO.txt
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/docs/TODO.txt	Wed Oct 24 13:29:30 2007 +0000
+++ b/docs/TODO.txt	Mon Oct 29 11:45:50 2007 +0000
@@ -64,6 +64,13 @@
 
 * architectural issues
 
+** more safety
+
+A couple of areas are not yet safe against runtime faults.  The simple
+case is zero-length features, which will lead to division by zero
+errors; more pressingly, large databases might well end up writing off
+the end of the various tables (e.g. track, l2norm).
+
 ** API vs command-line
 
 While having a command line interface is nice, having the only way to