Live data from Hacker News

How Objective-C messaging works

danie.lt

1–10 of 25 posts

Re: How Objective-C messaging works

#2
What is "0xreadbook" in the context of a 32-bit int supposed to mean? Is the author just trying to be cute, or is this some sort of nonstandard representation of hexadecimal digits that I need to read up on?

Re: How Objective-C messaging works

#3
post #2

What is "0xreadbook" in the context of a 32-bit int supposed to mean? Is the author just trying to be cute, or is this some sort of nonstandard representation of hexadecimal digits that I need to read up on?

It's the author being cute I think. I've never heard of it either.

Re: How Objective-C messaging works

#4
post #2

What is "0xreadbook" in the context of a 32-bit int supposed to mean? Is the author just trying to be cute, or is this some sort of nonstandard representation of hexadecimal digits that I need to read up on?

Yes dude,

it just an example hexadecimal representation. Don't take everything so literally...

Re: How Objective-C messaging works

#6
post #4
post #2

What is "0xreadbook" in the context of a 32-bit int supposed to mean? Is the author just trying to be cute, or is this some sort of nonstandard representation of hexadecimal digits that I need to read up on?

Yes dude, it just an example hexadecimal representation. Don't take everything so literally...

Literally? A tutorial for noobs should be literally accurate -- throwing around non-proper representations is just a cloudy lazy explanation.

Re: How Objective-C messaging works

#8
post #6
post #4

Earlier quoted context omitted.

Yes dude, it just an example hexadecimal representation. Don't take everything so literally...

Literally? A tutorial for noobs should be literally accurate -- throwing around non-proper representations is just a cloudy lazy explanation.

appreciate, don't hate
Post reply on HN