Re: where to place document file extensions frameworks vs. main target
Re: where to place document file extensions frameworks vs. main target
- Subject: Re: where to place document file extensions frameworks vs. main target
- From: Christian Schneider <email@hidden>
- Date: Fri, 4 Mar 2005 13:43:28 +0100
Hi,
to answer the second part but re-enforce my question.
On Fri, 4 Mar 2005 12:08:11 +0100, Christian Schneider
<email@hidden> wrote:
>
> The file I specify does exist but that leads to my second question:
> does it have to? My application does not normally deal with files but
> loads its data from a database and I'd like to use the file loading
> mechanism of the document infrastructure to instantiate documents from
> the data base as well as from the file system where the filename in
> the former case would be something like database_id.extension. Will
> that work or would I have to subclass NSDocumentController to
> implement a special open method?
>
it seems to me that the file to be opened does have to exist for the
document controller to pass the request on to a document. Is there any
way around this?
chris
_______________________________________________
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