Doc-based App like Mail
Doc-based App like Mail
- Subject: Doc-based App like Mail
- From: Sandeep Parikh <email@hidden>
- Date: Thu, 24 Feb 2005 14:19:08 -0600
All,
I've got a doc-based app in the same spirit as Mail.app. Specifically,
I'm not reading/writing to standard files; I'm working with one large
flat file and reading/writing entries to it. I'm using a Mail.app-like
viewer to see some basics of each entry...
Is it a bad idea to use the Doc-based App Architecture in a situation
like this? Does Mail.app simply override any and all methods within
NSDocumentController and NSDocument that use
openDocument.../newDocument.../makeDocument... to make this work
correctly?
Thanks!
-Sandeep
_______________________________________________
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