Sequence and state diagrams are fine, why not using them when you want to communicate certain things?
Ask HN: Do you still use UML?
11–20 of 188 posts
Re: Ask HN: Do you still use UML?
#12Re: Ask HN: Do you still use UML?
#13requirements in any real life scenario change every day, useless
Re: Ask HN: Do you still use UML?
#14I only ever used it for school projects, and only because it was required.
Re: Ask HN: Do you still use UML?
#15Re: Ask HN: Do you still use UML?
#16I only ever used it for school projects, and only because it was required.
Some 10 years ago I took part in two very large projects in two different organizations, and in both cases all our shiny diagrams were scrapped at the end. So sad :)
All teachers knew that, but let it go
Re: Ask HN: Do you still use UML?
#17A picture is sometimes worth hundred words and this applies to UML as well.
Re: Ask HN: Do you still use UML?
#18Sometimes, in google drawings to talk about code or systems architecture in the abstract
Re: Ask HN: Do you still use UML?
#19State and sequence diagrams are really cool to discuss dynamic flows and identify potential logic holes. UML-like diagrams are way better then to come up with your own representation of this everytime