可视化大型 as3 项目的好方法是什么?
我已经用as3构建了一个相当大的系统,现在我需要在不同的部分引入一些其他程序员,希望他们最终能够掌握整个系统。
我需要描述类之间的关系,也许还有某种流程,但关系是最重要的。
我已经检查过 UML,但我发现它有点严格,并且希望能够编写有关特定类或关系的注释,并且也许能够绘制曲线/箭头等。在 UML 中,我也发现很难知道哪种类型何时何地使用的线条/箭头。
所以我正在寻找关于这个主题的方法/软件/教程,要么是一些扩展/简化的 UML,要么是完全不同的方法。
欢迎任何想法!
I've build a fairly large system in as3 and now I need to introduce some other programmers in the different parts, and hopfully they will eventually grasp the entire system.
I need to describe relations between classes and maybe some kind of flow, but the relations are the most important.
I've checked UML but I find it a bit strict and would like to be able to write comments about specific classes or relations and maybe be able to draw curved lines/arrows etc. In UML I also find it hard to know which kind of lines/arrows to use when and where.
So I am looking for a method/software/tutorial on this topic, either on some extended/simplified UML or a completely different method.
Any ideas are welcome!
我会推荐 Crocus Modeller UML for AS3 &弹性。您可以导入代码并创建可爱的图表(向其他人解释它是一种乐趣)。另外,还有一些提示可以非常快速地提醒您 UML 关系。
I would recommend Crocus Modeller UML for AS3 & Flex. You can import your code and create cute diagram (explaining it to other people is then a joy). Also, there are some tips reminding you very quickly UML relations.