isKindOfClass: for NSString works, but what about any other types. I know
one of the values I need is a boolean, the data in the XML file is:
Since there is no boolean class anyway, booleans are represented
as NSNumber in property lists. So you need to check for NSNumber.
Christian
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden