Y
Hacker News
new
|
ask
|
show
|
jobs
by
ivm
3179 days ago
It's weird how so many people bash Obj-C for the syntax. Behind the square brackets, it's just another OOP language.
The real problem is getting puzzling regressions because of an accidental message to nil.
1 comments
bsaul
3179 days ago
Block syntax ?
link
ivm
3178 days ago
Snippets to the rescue. I don't remember their syntax but also don't type it (same for many other verbose parts of Obj-C).
link