From 5078f40038e4c877fa871556dc24f1e6e9c8cf43 Mon Sep 17 00:00:00 2001 From: Reuben Thomas Date: Mon, 22 Dec 2008 11:27:08 +0000 Subject: [PATCH] Add TODO to fix the output system. --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO b/TODO index 50fd87fb..4e3e17ee 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,9 @@ +Fix output so that tests for MIME and APPLE flags are not needed all +over the place, and actual output is only done in one place. This +needs a design. Suggestion: push possible outputs on to a list, then +pick the last-pushed (most specific, one hopes) value at the end, or +use a default if the list is empty. + Continue to squash all magic bugs. See Debian BTS for a good source. Store arbitrarily long strings, for example for %s patterns, so that -- 2.40.0