Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment Re:Who uses UML? (Score 4, Interesting) 262

If you want to see a good example of UML in practice check out Sun's J2EE specification at http://java.sun.com/j2ee/docs.html .

There is a ton of documentation there , but they make heavy use of UML which really helps.

As well as Class Diagrams they have a lot of Sequence Diagrams & State Diagrams.

These are the diagrams that really add value as they give a dynamic view of the system eg. how EJBs change state over time.

Much more useful than just a bunch of static Class Diagrams which dont give a sense of how the system actually behaves.

Slashdot Top Deals

Mirrors should reflect a little before throwing back images. -- Jean Cocteau

Working...