an interesting question
an interesting question
- Subject: an interesting question
- From: Yorh <email@hidden>
- Date: Tue, 9 May 2006 00:13:14 +0200
Hi to all,
I have an interesting question.
I wrote an application that has these objects:
appController (instatiated by IB)
aDataSource (instatiated by IB)
aDataModel (instatiated in aDataSource)
aPrefsLoder (instatiated in IB)
My prefsloader check the creation time of a file, if the creation
date is old it instatiate a dataModel that download from a server a
certain file, parse it and should refresh a tableview (aDataSource).
Now: i cannot connect aDataSource with aDataModel because it is not
in IB....
How can I tell my datasource that new data are inside my datamodel
without instatiate mydatamodel with ib?
thank you all
yorh
_______________________________________________
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