diff options
author | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2008-08-30 21:02:22 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2008-08-30 21:02:22 +0530 |
commit | dac3d512995ae0d9c3a2bb1e65716c8d3dbd60f2 (patch) | |
tree | 26b26f919679664d4522d24e81207ad3371afb92 | |
parent | Numerous small bugfixes for commit 5dc25d (diff) | |
download | autotua-dac3d512995ae0d9c3a2bb1e65716c8d3dbd60f2.tar.gz autotua-dac3d512995ae0d9c3a2bb1e65716c8d3dbd60f2.tar.bz2 autotua-dac3d512995ae0d9c3a2bb1e65716c8d3dbd60f2.zip |
Update TODOs.
-rw-r--r-- | master/TODO | 1 | ||||
-rw-r--r-- | slave/TODO | 7 |
2 files changed, 4 insertions, 4 deletions
diff --git a/master/TODO b/master/TODO index af15268..82ecb5f 100644 --- a/master/TODO +++ b/master/TODO @@ -1,7 +1,6 @@ TODO: * Implement input via the webinterface (manual via command line atm) - Also, use/implement input validation (master.process.validation) - * Jobtage tree integration for auto-generation of jobtagerev (manual atm) * Better jobuild dependency resolution for atom list (basic right now) * Job status tracking and management (none right now) * Asymmetrical key authentication for accepting jobs @@ -1,6 +1,7 @@ -- Error handling sucks hairy monkey balls. Custom exceptions soon. -- Structure is somewhat inconsistent and mostly incomplete. Will change a *lot* over time -- Things are ugly, I know. +- Structure and API are not final. Expect changes. + +Long-term: +- Custom exceptions plz, kthx. Do: ----- |