]> git.donarmstrong.com Git - debbugs.git/commitdiff
[project @ 2005-03-16 19:47:43 by cjwatson]
authorcjwatson <>
Thu, 17 Mar 2005 03:47:43 +0000 (19:47 -0800)
committercjwatson <>
Thu, 17 Mar 2005 03:47:43 +0000 (19:47 -0800)
Add note about html record design flaw.

Debbugs/Log.pm

index b23d7869ac29f442ca943afde110231afd467fa6..fbc445883d5516d843fc1262b5e2da40a1cf0c4b 100644 (file)
@@ -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