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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to