| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
if ([ currentKey isEqualToString:@"Archive Path"]) // THIS, however, produces a runtime error "[ XMLTree -isEqualToString:] selector not found"
Yes, because XMLTree != NSString.
Though it *does* seem kind of weird that XMLTree wouldn't have a method that returns its name, if its description returns such a name. Make sure you didn't just miss it before relying on description, because IIRC there are no guarantees as to the format of its value.
| References: | |
| >Making a String from a non-NSString (From: Michael Becker <email@hidden>) | |
| >Re: Making a String from a non-NSString (From: "M. Uli Kusterer" <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.