From 2610c7a0b7b2c15d2ffcb54a5d6a158e942cefad Mon Sep 17 00:00:00 2001 From: Diomidis Spinellis Date: Sat, 29 May 2004 08:36:59 +0000 Subject: [PATCH] Added Martin Fowler's endorsement. --- index.html | 8 ++++++++ web/index.html | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/index.html b/index.html index c9526a2..3a25412 100644 --- a/index.html +++ b/index.html @@ -27,6 +27,14 @@ appearing in the book In addition, Adam Feuer's PyUMLGraph system extends the concept to Python programs. +Finally, +Martin Fowler writes: +
+I thought I'd send you a note saying how much I enjoyed discovering UML Graph. I've long fancied a text based way of describing UML diagrams, but never felt sufficiently time-rich to develop anything. +
+Martin has created a +bliki entry +describing his ideas of what an ideal textual language might look like.

Class Diagrams

One specifies a class diagram using the Java syntax complemented by diff --git a/web/index.html b/web/index.html index c9526a2..3a25412 100644 --- a/web/index.html +++ b/web/index.html @@ -27,6 +27,14 @@ appearing in the book In addition, Adam Feuer's PyUMLGraph system extends the concept to Python programs. +Finally, +Martin Fowler writes: +
+I thought I'd send you a note saying how much I enjoyed discovering UML Graph. I've long fancied a text based way of describing UML diagrams, but never felt sufficiently time-rich to develop anything. +
+Martin has created a +bliki entry +describing his ideas of what an ideal textual language might look like.

Class Diagrams

One specifies a class diagram using the Java syntax complemented by