Correct project structure?!?

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
mtimmerm
Posts: 14
Joined: Tue Nov 15, 2011 12:56 pm

Correct project structure?!?

Post by mtimmerm » Tue Apr 17, 2012 7:06 pm

Hi,

I am used to developed into vb.net. I am busy to develop in LC for an iPhone app. but I am having some trouble to setup a clean project structure and not making a long list of code into the stack or card.

So can you make some kind of code libs/classes where you put functions in it and how to do this? Can you import/use them into the stack or card scripts?

Is there any document/guide how to setup a reasonable project? Because I lost focus on my project and my code looks like a long list of spaghetti :cry:

Klaus
Posts: 14182
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Correct project structure?!?

Post by Klaus » Wed Apr 18, 2012 1:39 pm

Hi mtimmerm,

take a look at this page, it might help you in this respect:
http://www.fourthworld.com/embassy/arti ... _path.html


Best

Klaus

mtimmerm
Posts: 14
Joined: Tue Nov 15, 2011 12:56 pm

Re: Correct project structure?!?

Post by mtimmerm » Thu Apr 19, 2012 7:44 pm

Thanks for this.

Post Reply