diff options
-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: ----- |