From 2f327564e587d5d002f9eca203e6aaa19b15cc90 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Tue, 19 Jan 1999 19:20:20 +0000 Subject: [PATCH] . original commit: d7007424cc76e178b180319027077d53a885aa86 --- notes/mred/MrEd_100.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/notes/mred/MrEd_100.txt b/notes/mred/MrEd_100.txt index c75f6d71..aa0ae036 100644 --- a/notes/mred/MrEd_100.txt +++ b/notes/mred/MrEd_100.txt @@ -15,12 +15,12 @@ precisely. Key portions of the documentation have been re-written, and a new help system called "Help Desk" makes locating information much easier than before. -The revised implementation behind the revised interface is -reliable. Whereas previous versions of MrEd were plagued by bugs and -inconsistently implemented features, the new interface is consistently -implemented across platforms and thoroughly tested. Of course, bugs -will always slip through, but MrEd 100 is far more robust than its -predecessors as a result of new testing techniques. +The implementation behind the revised interface is reliable. Whereas +previous versions of MrEd were plagued by bugs and inconsistently +implemented features, the new interface is consistently implemented +across platforms and thoroughly tested. Of course, bugs will always +slip through, but MrEd 100 is far more robust than its predecessors as +a result of a cleaner implementation and a new testing process. New Application Architecture ----------------------------