Script Modeling (UML)
am 06.10.2007 21:52:27 von klenwellWhen developing more complex scripts or script components, I usually
begin with pencil and paper and roughly diagram the schema before
coding. I'd like to be a little more formal about it, but I haven't
found a standard model or tool that I feel would really assist me.
I'd like to know if anyone here has a model they find really useful
and/or a free open source tool they recommend. I guess what I'm
looking for is something that is somewhat flexible and intuitive and
can produce a nice flowchart that represent a script or a part of it.
I've explored the various UML diagrams (http://en.wikipedia.org/wiki/
Unified_Modeling_Language), but I haven't found one that stands out to
me as an obvious choice for modeling a complete script (here I'm
thinking in terms of a script that loads files, receives input from
html forms, includes interacting objects, and may involve things like
url redirection or scripts loaded in hidden iframes.)
Can anyone make a recommendation?
Thanks,
Tom