From ef0444b333fa2266dbcf1d6dba5d09affe7bb10a Mon Sep 17 00:00:00 2001 From: cjwatson <> Date: Wed, 16 Mar 2005 19:47:43 -0800 Subject: [PATCH] [project @ 2005-03-16 19:47:43 by cjwatson] Add note about html record design flaw. --- Debbugs/Log.pm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Debbugs/Log.pm b/Debbugs/Log.pm index b23d786..fbc4458 100644 --- a/Debbugs/Log.pm +++ b/Debbugs/Log.pm @@ -77,6 +77,10 @@ this one is considered "boring" and only shown in certain output modes. No other types of records are permitted, and the file must end with a ^C line. +(This is a design flaw in the log format, since it makes it difficult to +change the HTML presentation later, or to present the data in an entirely +different format.) + =back =head2 Perl Record Representation -- 2.39.2