Umbrello 1.1 Released
An anonymous reader writes "The new stable version of Umbrello UML Modeller 1.1 was released on 20 January. Currently only source and SuSE packages are available. Is there a better UML modeller for Linux?"
← Back to Stories (view on slashdot.org)
Have they released Rain 1.1 yet, or is this a totally unnecessary umbrello upgrade?
Repeal the DMCA!
Umbrello is great (i just started using it a few days ago), and will be properly integrated into the next kdevelop (possibly next but one) along with valgrind and many other kick arse tools. In the past i have also used argouml (search google) which is written in java and works very well. Any debian users can also apt-get argouml to install the latest version.
Still beats my why people want to use UML, sure its a buzzword, but that's just about it.
In my experience UML makes you overdesign, and spend far to much time on things you one should rather use to do something productive.
By all means, dont't start coding without thinking, just don't think and design to much. Remember, just because you do UML, doesn't mean the result is without problems.
Quite the oposite imho.
Now we're recognising the use for UML tools, have we taken the unix path or the integrated windows path? Seems the integrated tools are winning. Oh yeah, and there's thousands of them, all in various states of disrepair.
I know this isn't a very convincing argument, but frankly, I shouldn't have to make it: small tools working together is the unix way and we should strive to make our new tools the same way as our old tools.
I recommend the following small tools:
Most of these transformations can be done in XSLT. By maintaining XLinks between each of these documents you can navigate from one SVG to another and even effect changes earlier in the pipeline to create an interactive editor.
Even if you have no interest in reverse engineering C++ code the last 2 steps will be of interest to anyone writing another one of those big ass UML editors.
How we know is more important than what we know.
sigh
How we know is more important than what we know.
There's ArgoUML, but I've used it very little. Haven't used Umbrello at all. Would be interested in a head-to-head comparison.
Software Wars
come on!
I was hoping that the tool would be able to import Java classes - no such luck. Maybe in the next release!
Tiller's Rule: Never use a word in written form that you've only heard and never read. You will end up looking foolish.
umbrello has my favourite error, shared with rational rose, even: in a sequence diagram, it is not possible (that i can find) to show one object creating another, even though that is part of the UML standard.
also, sequence diagrams don't mark the active period when one objects invokes another.
Everything should be made as simple as possible, but not simpler. -- A.E.
I used dia for UML. I know of 2 other tools out there. One that does the code generation and one that does the importing of code into a dia uml diagram. I found both on freshmeat. But I just installed Umbrello and it seems that it is far better than both that I have used.
--=.=-- www.cyber2000.qc.ca
I am just trying to hack out some perl code generation c++...