I built a fairly large system in as3, and now I need to introduce some other programmers in different parts, and hopefully they will eventually understand the whole system.
I need to describe the relationships between classes and maybe some kind of threads, but relationships are the most important.
I checked UML, but I find it a bit rigorous and would like to write comments about specific classes or relationships and possibly be able to draw curved lines / arrows, etc. In UML, it’s also hard for me to understand what types of lines / arrows to use, when and where.
So, I am looking for a method / software / tutorial on this topic either on some advanced / simplified UML, or on a completely different method.
Any ideas are welcome!
source
share