Re: NSDocument-based app limitations?
Re: NSDocument-based app limitations?
- Subject: Re: NSDocument-based app limitations?
- From: Seth Willits <email@hidden>
- Date: Tue, 30 Mar 2004 01:32:57 -0800
On Mar 30, 2004, at 12:51 AM, mmalcolm crawford wrote:
The MVC architecture is extensible, however, now in two ways.
Firstly, using the "original" document architecture, through the use
of NSWindowControllers, which allow for multiple views of the same
data. Secondly, through the new NSController classes with Cocoa
Bindings, in which reusable controller objects are able to take
control of different aspects of the UI pertaining to individual model
objects, or collections of model objects. Some developers followed a
similar approach prior to the introduction of bindings.
I'll have to read into bindings. They sound pretty neat. They're a new
feature in Cocoa as of 10.3 right? If I were to use them, would a built
application run on previous systems? (I need at least 10.2
compatibility.)
Seth Willits
------------------------------------------------------------------------
---
President and Head Developer of Freak Software -
http://www.freaksw.com
REALbasic Guru at ResExcellence -
http://www.resexcellence.com/realbasic
Webmaster for REALbasic Game Central -
http://www.freaksw.com/rbgames
"Lots of folks confuse bad management with destiny."
-- Kim Hubbard
------------------------------------------------------------------------
---
_______________________________________________
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.