[newbie] saveDocumentWithDelegate or saveToFile?
[newbie] saveDocumentWithDelegate or saveToFile?
- Subject: [newbie] saveDocumentWithDelegate or saveToFile?
- From: Lucas Haley <email@hidden>
- Date: Thu, 3 Oct 2002 22:44:32 -0700
Heya all --
I have one object that stores filepaths to documents. It also has the
ability to request a document to close. When that document does close,
the object needs to know the save filepath.
So, I was thinking of overriding the document's saveDocumentWithDelegate
or saveToFile methods to return the result to the object... the question
I have is which one is more appropriate?
any help on this would be greatly appreciated!
-Lucas
++++++++++++++++++
Lucas M. Haley
email@hidden
_______________________________________________
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.