Re: Basic info about outlets
Re: Basic info about outlets
- Subject: Re: Basic info about outlets
- From: Graham Cox <email@hidden>
- Date: Thu, 15 May 2008 23:32:06 +1000
I did say I was simplifying. Write for the audience.
The procedural code doesn't have a hidden 'self', it's completely
explicit:
id objc_msgSend(id theReceiver, SEL theSelector, ...);
G.
On 15 May 2008, at 11:21 pm, Torsten Curdt wrote:
Hm ...I would have though the runtime would just do dependency/
reference injection.
And the procedural code has a (hidden) reference/parameter to the
object instance - that would be "self".
_______________________________________________
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