Theocacao
Leopard
Design Element
Comment on "Things Developers Should Know About Leopard"
by Scott Stevenson — Sep 26
@Panagiotis Atmatzidis: Should I wait for an Objective C 2.0 specific manual to be released or can I keep reading the basics of the language as I do now?

There's no reason to wait, in my opinion. Objective-C 2.0 doesn't really remove anything from the high-level language stuff, so everything from 1.0 still applies. There are just new options available to you.

The only thing that arguably becomes irrelevant is memory management, but not all code will be garbage collected from day one, so it will be valuable to understand retain/release/autorelease for some time.
Back to "Things Developers Should Know About Leopard"
Design Element

Copyright © Scott Stevenson 2004-2015