I want to write a simple UML class editor - where to start?

Hi all!


For quite a while now I've tried to come up with My First iOS Project that would make sense to me, and I've come to the conclusion that writing a very simple UML class editor (diagrams with class shapes connected with associations and containing attributes and operations) would be both interesting enough and it would contain many aspects that I see myself returning to once I get the hang of it. However, this being my first iOS project, I have no idea where to start. So, any and all pointers appreciated!


Cheers,


Kim Johnsson

iOS/XCode Newbie

A class editor running on iOS? How do you propose to get an Xcode project into your app?

I want to write a simple UML class editor - where to start?
 
 
Q