Page flow diagrams and UML
Usually when i want to create a diagram that displays the pages in a web application and the links that allow you to navigate from one page to another I use the UML statechart diagram. I don’t think statecharts where intended for this purpose but it works in communication with clients and other developers. Are you also using this or are you using something else?
I haven’t looked at the upcoming UML 2.0 yet, are there any new diagrams for this purpose?
16 May 2003 |
June 3rd, 2003 at 8:00 pm
Yeah…that’s what I’m doing for web flows. A little weak, but it works.
June 3rd, 2003 at 8:01 pm
Yeah…that’s what I’m doing for web flows. A little weak, but it works.
November 20th, 2003 at 11:52 pm
I have been looking for a good way to model page flow in web applications. Perhaps you will be interested to read my thoughts and discoveries. http://byandlarge.net/scuttlebutt/archives/2003_11.html#000085