dovecot-2.0-pigeonhole: Updated TODO.
pigeonhole at rename-it.nl
pigeonhole at rename-it.nl
Fri May 14 15:35:26 EEST 2010
details: http://hg.rename-it.nl/dovecot-2.0-pigeonhole/rev/8307905ad7e2
changeset: 1284:8307905ad7e2
user: Stephan Bosch <stephan at rename-it.nl>
date: Fri May 14 14:03:09 2010 +0200
description:
Updated TODO.
diffstat:
TODO | 16 ++++++----------
1 files changed, 6 insertions(+), 10 deletions(-)
diffs (34 lines):
diff -r 131077b9da32 -r 8307905ad7e2 TODO
--- a/TODO Fri May 14 14:02:48 2010 +0200
+++ b/TODO Fri May 14 14:03:09 2010 +0200
@@ -1,5 +1,10 @@
Current activities:
+* Improve debugging support in the sieve-test tool:
+ - Improve trace debugging towards something more intuitively readable.
+ - Give trace debugging multiple levels of verbosity (e.g. to include more
+ messy output like value matching).
+
Next (in order of descending priority/precedence):
* ## MAKE A SECOND RELEASE (0.2.x) ##
@@ -25,18 +30,9 @@
administrator on using sievec to precompile the scripts.
- Avoid reporting user-caused errors to the master log.
- Implement dropping errors in the user's mailbox as a mail message.
-* Improve debugging support in the sieve-test tool:
- - Improve trace debugging towards something more intuitively readable.
- - Give trace debugging multiple levels of verbosity (e.g. to include more
- messy output like value matching).
-* Implement a better way to encode source line numbers into a binary for
- reporting errors at runtime. Currently, this is done explicitly for each
- command that adds actions to the result. However, some tests, match types etc.
- will also need this when the variables extension is active. Many of the RFC
- deviations listed below depend on this. Also trace debugging will benefit.
* Fix remaining RFC deviations:
- Fix issues listed in doc/rfc/RFC-questions.txt based on answers
- - Allow for the existance of dynamic comparators (i.e. specified by
+ - Allow for the existence of dynamic comparators (i.e. specified by
variables).
- Allow for :regex matching with variable key.
- Detect assignment of too large constant values to variables at compile
More information about the dovecot-cvs
mailing list