Re: Design Approach Question
Re: Design Approach Question
- Subject: Re: Design Approach Question
- From: John Anderson <email@hidden>
- Date: Tue, 6 Aug 2002 08:51:51 -0700
I think it's most convenient to design from the UI down, if for no
other reason than because it generates some skeleton source code.
John Anderson
On Saturday, August 3, 2002, at 10:14 PM, Terry Simons wrote:
Hi,
I'm just curious what approach most people use when developing a Cocoa
application.
Aside from the usual stuff like defining a problem, flowcharts, etc...
what Cocoa specific goals do you all focus on when developing your
application?
I'm still familiarizing myself with MVC, but I'm more concerned with
how people tend to start putting their program together.
Do you all tend to focus on the UI first, and make all of their IB
connections, and then write the controllers for the UI, and tie that
all to the backend that handles mostly Foundation stuff?
I'm curious what people think the easiest way to pull (Cocoa) projects
together is.
Thanks,
- Terry
P.S. I'm still working on my terminology. ;)
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.