Re: Question about Saving a document
Re: Question about Saving a document
- Subject: Re: Question about Saving a document
- From: Francis Derive <email@hidden>
- Date: Wed, 14 Jun 2006 12:48:37 +0200
On Jun 5, 2006, at 12:50 PM, Paul Lynch wrote:
On 5 Jun 2006, at 11:42, Francis Derive wrote:
My document nib has :
- an instance of a simple model object,
You don't want to have your model instantiated in the nib, in
general, although there are situations where it could be appropriate.
Paul,
You say "You don't want to have your model instantiated in the nib"
but, in the Apple's "Developing Cocoa Applications Using Bindings: A
Tutorial", this is what is made : an instance of the model named
"Converter" is instanciated in the nib, then an instance of an
NSObjectController - the content of which is the above model, etc...
What could I do from a nib if there were nothing in it ?
I would like a comment from you.
Now I keep these scheme from the tutorial, and I will ask how to
extend the Cocoa bindings Tutorial so as to save such documents -
through bindings : I tried but doesn't succeed and understand nothing.
A bientôt.
Francis _______________________________________________
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