Re: UML Diagramming or Other Helpful Software

2009-06-25 Thread Philip Mötteli
Am 24.06.2009 um 17:16 schrieb Dennis Christopher: Has anyone found a diagramming package that will reverse engineer Cocoa code and output a UML diagram from it? OmniGraffle, Xcode and Visual-Paradigm. ___ Cocoa-dev mailing list

Re: UML Diagramming or Other Helpful Software

2009-06-24 Thread Dennis Christopher
Has anyone found a diagramming package that will reverse engineer Cocoa code and output a UML diagram from it? Dennis Christopher ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the

Re: UML Diagramming or Other Helpful Software?

2009-06-24 Thread John Velman
I haven't tried it, but it's on my todo list. The other day I ran across ArgoUML at http://argouml.tigris.org/. It runs on any Java platform. I'd be interested in what you end up using. John Velman On Tue, Jun 23, 2009 at 06:49:18PM -0700, Brad Gibbs wrote: Hi, I'm wondering if there are

Re: UML Diagramming or Other Helpful Software

2009-06-24 Thread John Velman
I don't know about UML diagram, but Doxygen can produce diagrams of different types, and can also be used to produce Xcode documentation sets: http://developer.apple.com/tools/creatingdocsetswithdoxygen.html Best, John Velman On Wed, Jun 24, 2009 at 11:16:14AM -0400, Dennis Christopher wrote:

Re: UML Diagramming or Other Helpful Software

2009-06-24 Thread Jeffrey Oleander
On Wed, 2009/06/24, I. Savant idiotsavant2...@gmail.com wrote: From: I. Savant idiotsavant2...@gmail.com Subject: Re: UML Diagramming or Other Helpful Software To: Dennis Christopher dchristop...@pixion.com Cc: cocoa-dev@lists.apple.com cocoa-dev@lists.apple.com Date: Wednesday, 2009 June

Re: UML Diagramming or Other Helpful Software

2009-06-24 Thread Dennis Christopher
. Savant idiotsavant2...@gmail.com Subject: Re: UML Diagramming or Other Helpful Software To: Dennis Christopher dchristop...@pixion.com Cc: cocoa-dev@lists.apple.com cocoa-dev@lists.apple.com Date: Wednesday, 2009 June 24, 10:18 On 2009 Jun 24, at 11:16, Dennis Christopher wrote: Has anyone found

Re: UML Diagramming or Other Helpful Software

2009-06-24 Thread Alfonso Urdaneta
John Velman wrote: I don't know about UML diagram, but Doxygen can produce diagrams of different types, and can also be used to produce Xcode documentation sets: http://developer.apple.com/tools/creatingdocsetswithdoxygen.html seconded. uml is crap anyway. -- alfonso e. urdaneta red82.com -

UML Diagramming or Other Helpful Software?

2009-06-23 Thread Brad Gibbs
Hi, I'm wondering if there are some tools commonly in use in the Mac software development community for diagramming an app, creating use cases and / or requirements, etc. I've seen OmniGraffle and ConceptDraw. I'm just wondering how other people go about laying out their apps from

Re: UML Diagramming or Other Helpful Software?

2009-06-23 Thread Dave DeLong
You're already mentioned it, but I'm a big fan of Omnigraffle and use it quite frequently. Dave On Jun 23, 2009, at 7:49 PM, Brad Gibbs wrote: Hi, I'm wondering if there are some tools commonly in use in the Mac software development community for diagramming an app, creating use cases

Re: UML Diagramming or Other Helpful Software?

2009-06-23 Thread WT
I'm with Dave on this one. In fact, I am writing the design document for an iPhone game and I'm using Omnigraffle for every diagram, and even some of the art work. Just make sure to get extra stencils. http://www.graffletopia.com/ Wagner On Jun 24, 2009, at 3:50 AM, Dave DeLong wrote:

Re: UML Diagramming or Other Helpful Software?

2009-06-23 Thread Philip Mötteli
Hi, Am 24.06.2009 um 03:49 schrieb Brad Gibbs: I'm wondering if there are some tools commonly in use in the Mac software development community for diagramming an app, creating use cases and / or requirements, etc. I've seen OmniGraffle and ConceptDraw. I'm just wondering how other