I\'ve been through a bunch of Core Data examples and the Apple documentation.I\'m at a wall after working on this all day.
Whenever I implement a method in my own code that can accept or return objects of more than one cla开发者_JS百科ss, I always try to use the most specific superclass available.For example, if I were go
I\'m a Objective-C learner and I don\'t have a Mac, then I need to use my Linux with GNUStep, but if I develop my own program on it, the end-user will need to have GNUStep(like .Net) installed and the
I\'d like to see the content of NSObjects like properties ( arrays, Integers, floats... ). Since I\'m a Flex developer I\'m used to use the eclipse debugging tool. But now I\'m starting with the iPhon