An area for discussing new ideas and additions to Oolite.
Moderators: winston , another_commander
Katharsis
Average
Posts: 14 Joined: Thu May 28, 2009 9:28 am
Contact:
Post
by Katharsis » Thu Jun 04, 2009 1:20 pm
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
Cmdr James
Commodore
Posts: 1357 Joined: Tue Jun 05, 2007 10:43 pm
Location: Berlin
Post
by Cmdr James » Thu Jun 04, 2009 2:24 pm
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 ----
Posts: 1883 Joined: Wed Dec 10, 2008 3:02 am
Location: Bremen, Germany
Post
by Screet » Thu Jun 04, 2009 3:48 pm
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
harry747
Deadly
Posts: 135 Joined: Mon Feb 23, 2009 8:57 pm
Location: England
Post
by harry747 » Fri Jun 26, 2009 5:49 pm
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
Cmdr James
Commodore
Posts: 1357 Joined: Tue Jun 05, 2007 10:43 pm
Location: Berlin
Post
by Cmdr James » Fri Jun 26, 2009 6:35 pm
The only UML features I can see right now are under the
menu. You can choose a class model for example, ad it draws a simple class diagram for the currently selected class.