Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Beware of ArgoUML. It's broken in important ways (object ID's get lost, property pages don't work, it loses your drawings, etc. etc.). I used it for the beginnings of a project (twice, with 0.8 and 0.91) and stopped using it after it had lost my work (twice) and saved itself in a mode it wouldn't open. I was on the argouml mailing list for a while, and the developers there seem to be banging away on their different corners without getting a handle on underlying design problems. Their UML parser comes from a different group, and every time the UML parser changes, Argo breaks. I suspect that the design needs a serious re-thinking.

(I wrote a Perl script that will diagnose broken Object ID's in Argo output files, if anyone's interested)

If you want a resonably stable diagramming tool that outputs a parseable file format, you might look at TCM (though it only runs on Unix systems under X Windows).

My approach to this was to write my own UML editor in Squeak. If you have Squeak, you can get a taste of this editor by looking at the NK-ConnectorsDemo.056.pr project on Bob's Super Swiki (via the FIND button in the Squeak Project Navigator).

I am building this into a real product. I am, however, unclear as to exactly what support I could provide for Perl in it. Perhaps someone has some suggestions.

I have also built a Perl module for accessing Rational Rose models via its OLE Automation interface; if you're interested, contact me.


In reply to Re2: UML for PERL? by bikeNomad
in thread UML for PERL? by gregor42

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (6)
As of 2024-04-24 06:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found