CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Uml

  1. #1
    Join Date
    Sep 2000
    Location
    Indianapolis
    Posts
    6,758

    Uml

    In your opinion....

    How important is UML today?

  2. #2
    Join Date
    Feb 2002
    Posts
    4,640

    Re: Uml

    Personally, I don't think it's really all that important. I've only ever used UML to create class diagrams, when trying to either (a) figure out current data structures, or (b) create a new data structures. I've never used any other part of UML.

    Viggy

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured