From 7621aba4dfc156414b3c8e25f0d46b60ced01b2b Mon Sep 17 00:00:00 2001 From: Diomidis Spinellis Date: Thu, 23 May 2013 18:45:16 +0300 Subject: [PATCH] Add state-machine reference --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index d4719a8..77992df 100644 --- a/TODO +++ b/TODO @@ -8,7 +8,8 @@ Support for all UML diagrams: state, use-case, etc. State diagrams: See state-example.dot -See alsohttp://forrst.com/posts/State_Machine_Dont_abuse_the_if-1fE +See also http://forrst.com/posts/State_Machine_Dont_abuse_the_if-1fE + Add in UmlGraphDoc support for showing package dependencies. See http://java.dzone.com/articles/reverse-engineer-source-code-u#comment-6124