Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
cooldude127
on Dec 18, 2008
|
parent
|
context
|
favorite
| on:
Ask HN: What do you think of Objective-C?
actually, objective-c is not strongly typed. it is quite dynamic, despite the fact that you often see types specified. you could replace every declared type with 'id', and your code would still work, and it would be dynamically typed.
hboon
on Dec 18, 2008
|
next
[–]
you probably meant "not statically-typed"
metachor
on Dec 18, 2008
|
parent
|
next
[–]
Objective-C has weak and dynamic typing, and optionally static typing information can also be added to variables.
pz
on Dec 19, 2008
|
prev
[–]
yes, i stand corrected.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: