From: Don Armstrong Date: Tue, 12 Sep 2006 08:13:14 +0000 (-0700) Subject: update future directions with backwards compatibility hack X-Git-Tag: release/2.6.0~585^2^2~88 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=14f99cd902d7a23d78680d35ab4133098bdbd6aa;p=debbugs.git update future directions with backwards compatibility hack --- diff --git a/future_directions b/future_directions index a96c1491..adfa9ffd 100644 --- a/future_directions +++ b/future_directions @@ -20,6 +20,8 @@ GENERAL ORGANIZATIONAL CLEANUP * Allow for multiple debbugs configurations; easy overriding of values * Possibly implemented using Config::General (maybe Config::Simple?) with hack to allow for backwards compatibility + - The backwards compatibility hack is now fully implemented, a + decision on a configuration system just needs to be made. * Separation of Output forms from the code * Use Text::Template to do this; it's simple, we don't lose