0
unformed

question for software architects....

Recommended Posts

In a few weeks I'm going to be in charge of redesigning our software architecture as the current system is completely jacked.

I have a bunch of ideas on how to go about doing it ... however, i would like to have a formal set of diagrams to 1) make it completely defined, and 2) make it easier to look at, understand, and explain.

I know that UML is often used to explain the class and structure diagram, however, from using UML myself it seems to make things even more complicated.

I'm wondering if anybody out there has used any diagramming/mapping software that they could recommend.....
This ad space for sale.

Share this post


Link to post
Share on other sites
UML contains everything and the kitchen sink, so you can make things far too complex. Stick to a simple subset of the available tools and your life will be a lot easier.

I haven't used any UML modelling tools in best part of a decade, so I'm the wrong person to give advice on that. Besides, Rational Rose 4.0 sucked.

Share this post


Link to post
Share on other sites
System Architect is pretty good. I like to use their leveled data flow diagrams. You can run several "validation checks" to make sure the data flows balance correctly (i.e., data in = data out). Plus, it forces you to come up with a reasonable vocabulary before you start coding (...which is the essence of good software)
We are all engines of karma

Share this post


Link to post
Share on other sites
Quote

from using UML myself it seems to make things even more complicated.



Doesn't that describe pretty much every software methodology?

Is your application data-centric, object-centric or user-centric? Erwin, Rational or Paradigm are the standards.
Trapped on the surface of a sphere. XKCD

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

0