summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorBjoern Tropf <asymmail@googlemail.com>2009-07-09 14:35:41 +0200
committerBjoern Tropf <asymmail@googlemail.com>2009-07-09 14:35:41 +0200
commit43ee4f1b1af3918374375d3de325498431a6fb1f (patch)
treee62de8dd392bb485d2d769f76b19c1d872218197 /TODO
parentAdd guidexml class (diff)
downloadkernel-check-43ee4f1b1af3918374375d3de325498431a6fb1f.tar.gz
kernel-check-43ee4f1b1af3918374375d3de325498431a6fb1f.tar.bz2
kernel-check-43ee4f1b1af3918374375d3de325498431a6fb1f.zip
Add custom Exceptions
Remove error() Mark debug() deprecated Move global variables to kernellib Fix some minor bugs Add some additional output information Remove Copyrights Move all tests to testsuite.py
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 4 insertions, 3 deletions
diff --git a/TODO b/TODO
index b4e0349..b6bc596 100644
--- a/TODO
+++ b/TODO
@@ -6,13 +6,14 @@ Todo
- Rework interval class and all interval functions (expand?)
- Rework cves.refs
- class(object) (new class)
+- Use exeptions instead of debug()
+- Break lines
Clean code
==========
-- Add more logging messages
-- Use more telling variables
+- Use telling variables
- Use proper Descriptions
-- Remove unused code/find better ways
+- Remove unused code / find better ways
- Add error handling
Documentation