Re: NSDocument question...
Re: NSDocument question...
- Subject: Re: NSDocument question...
- From: Scott Stevenson <email@hidden>
- Date: Fri, 20 May 2005 16:51:12 -0700
On May 20, 2005, at 4:42 PM, Teunis Peters wrote: I've got a database source with objects of various types and sizes. It seems reasonable to approach the database objects as documents (especially since some of them ARE documents - such as images) but I'm not sure what class to start with to set things up as a source. It seems NSDocument and family are designed for file-oriented systems and this isn't quite of that form. I definitely need multiple windows and there's rather a number of different types of data in the system.
Based on your description, it sounds like you may not want a NSDocument-based application.
Is your application's model more like TextEdit or iPhoto?
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden