From 14f99cd902d7a23d78680d35ab4133098bdbd6aa Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Tue, 12 Sep 2006 01:13:14 -0700 Subject: [PATCH] update future directions with backwards compatibility hack --- future_directions | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.39.5