On Thu, Jul 17, 2008 at 5:40 PM, Shawn Erickson <[EMAIL PROTECTED]> wrote:
> Load it with NSPropertyListSerialization then implement an
> NSTableDataSource or bind the table to an NSArrayController that uses
> the array you get from NSPropertyListSerialization.

That really is about as straightforward as you can get, and nicely
illustrates MVC and how it's pervasive in Cocoa.  It doesn't make
sense from the framework's standpoint to go straight from the model to
the view.

--Kyle Sluder
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to