X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=future_directions;fp=future_directions;h=adfa9ffd75f140fe1ba888a6b9b49cdb48eed200;hb=14f99cd902d7a23d78680d35ab4133098bdbd6aa;hp=a96c1491c1be830b69809e872e59c8c202925875;hpb=4a3e6d2582afbe17a44759cc72e23e16ccabddfb;p=debbugs.git diff --git a/future_directions b/future_directions index a96c149..adfa9ff 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