Join us at the Oolite Anniversary Party -- London, 7th July 2024, 1pm
More details in this thread.

collaboration diagram ?

An area for discussing new ideas and additions to Oolite.

Moderators: winston, another_commander

Post Reply
Katharsis
Average
Average
Posts: 14
Joined: Thu May 28, 2009 9:28 am
Contact:

collaboration diagram ?

Post by Katharsis »

Hi there,

Is there anywhere something like a collaboration diagram (or: class-diagram) for oolite ?

I want to rewrite (parts of) oolite, and it would be good to know where to start ... :(

Greetings,
Katharsis
User avatar
Cmdr James
Commodore
Commodore
Posts: 1357
Joined: Tue Jun 05, 2007 10:43 pm
Location: Berlin

Post by Cmdr James »

Er, yes, I created one in xcode about a year ago, but noone showed any interest, so it didnt get committed. I probably still have it.

To be honest its not too bad to just create from scratch -- xcode can do a decent job, or you can use whatever UML tool and do it by hand in probably 15 minutes
Screet
---- E L I T E ----
---- E L I T E ----
Posts: 1883
Joined: Wed Dec 10, 2008 3:02 am
Location: Bremen, Germany

Post by Screet »

Cmdr James wrote:
Er, yes, I created one in xcode about a year ago, but noone showed any interest, so it didnt get committed. I probably still have it.
Would I have known that, it would already be on my machine! However, over a year ago sounds really a bit like outdated now...

Screet
User avatar
harry747
Deadly
Deadly
Posts: 135
Joined: Mon Feb 23, 2009 8:57 pm
Location: England

Post by harry747 »

Cmdr James wrote:
To be honest its not too bad to just create from scratch -- xcode can do a decent job,
how do I do that? i'm not a real xcode nerd.
MacBook pro, OSX 10.8.5, Xcode 5
User avatar
Cmdr James
Commodore
Commodore
Posts: 1357
Joined: Tue Jun 05, 2007 10:43 pm
Location: Berlin

Post by Cmdr James »

The only UML features I can see right now are under the

Code: Select all

design
menu. You can choose a class model for example, ad it draws a simple class diagram for the currently selected class.
Post Reply