Re: Cocoa et al as HCI usability problem
Re: Cocoa et al as HCI usability problem
- Subject: Re: Cocoa et al as HCI usability problem
- From: "David Wilson" <email@hidden>
- Date: Mon, 19 May 2008 13:52:21 -0400
On Mon, May 19, 2008 at 1:33 PM, Peter Duniho <email@hidden> wrote:
> Maybe I'm misinformed about how message-dispatching in Objective-C works.
> But AFAIK, it's nothing like the direct invocation and v-table mechanisms
> that exist in C# and Java. It's the exact opposite of "similar".
You're misinformed about how message-dispatching in Objective-C works.
It's very analogous to a v-table in c++ and related languages; I
believe there's just a touch more run-time information stored in the
table.
--
- David T. Wilson
email@hidden
_______________________________________________
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