Not looking for an in-depth explanation (I should be able to find/
understand the docs once I get tipped in the right direction), but
can someone briefly hint to me the reason Apple uses key-value coding
in this example code:
It must be because using -valueForKey: triggers something somewhere
but I don't quite have a handle on what. Is it better Cocoa practice
to just always use valueForKey? Or do I have to keep track in my head
on an object by object (or even accessor by accessor) basis when it
should be used?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com