Mercurial > hg > IntentMadeManifest
changeset 13:702409a27dac
notes
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Fri, 03 May 2013 09:25:53 -0700 |
parents | a5020570dfa9 |
children | 6715102c5a86 |
files | README.txt |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/README.txt Tue Apr 23 16:21:07 2013 -0700 +++ b/README.txt Fri May 03 09:25:53 2013 -0700 @@ -119,6 +119,14 @@ * http://en.wikipedia.org/wiki/Finite-state_machine + +== Other Approaches == + +BPMN: Business Process Modeling Notation; not quite what I had in +mind. Flowcharts are nice, but the sense of "state" + "transitions" +is not the same as in the graph model. +* http://www.bpmn.info/ + ---- Jeff Hammel