Re: passing an object between views
Re: passing an object between views
- Subject: Re: passing an object between views
- From: Graham Cox <email@hidden>
- Date: Wed, 20 Aug 2008 10:41:49 +1000
On 20 Aug 2008, at 10:31 am, John Greene wrote:
I had originally thought that I could
just write a method, setTableData in the secondary controller, that
takes an object as an argument, and then use that object to build the
secondary table. This is apparently forbidden by the language, so
what's the proper approach?
Can you elaborate on why you think this is "forbidden by the
language"? I can't think of any reason why this wouldn't work
conceptually - let's see the code!
cheers, Graham
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden