Re: swift and objective-c
Re: swift and objective-c
- Subject: Re: swift and objective-c
- From: Scott Ribe <email@hidden>
- Date: Sat, 07 Jun 2014 13:42:03 -0600
On Jun 7, 2014, at 1:15 PM, Andreas Mayer <email@hidden> wrote:
> Maybe I just missed it but there is nothing in the book about message passing or introspection.
Message passing is literally nothing more than dynamic function dispatch based the type of the 1st argument. It appears in different syntactic guises in different languages, but they are semantically equivalent.
--
Scott Ribe
email@hidden
http://www.elevated-dev.com/
(303) 722-0567 voice
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden