Re: Project design question
Re: Project design question
- Subject: Re: Project design question
- From: Shawn Erickson <email@hidden>
- Date: Thu, 12 Jan 2006 10:33:15 -0800
On 1/12/06, Tracy Brown <email@hidden> wrote:
>
> Hi all,
>
> I'm planning on developing my own UNIX shell for OS X and I'm curious to
> some ideas for project design. While the actual shell work will probably be
> a dynamic BSD library I suspect, the user interface is where my thoughts are
> currently.
>
> I'm thinking of using Cocoa to design the user interface. Is there a good
> project template for a Cocoa user interface coupled with a BSD style
> library?
The questions you need to answer for yourself is if you want your
Cocoa application to be document base or not, if you may need a core
data based document, etc. This will help you to pick a template... of
course templates are just well templates you can fill in the project
as you need.
You can have multiple targets in your project that build for example
libraries, executables, etc. the combinations are so open ended that
no set of templates cover them so just pick on close to your main goal
about build out from that.
-Shawn
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden