| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
I'm using NSXMLDocument's initWithContentsOfURL: method, and I think I'm running into some issues with NSURL caching the data at times. I see that there are lots of options with NSURLRequest and it's brethren, but it's not clear to me how to merge this with the NSURL required by NSXMLDocument's initWithContentsOfURL:The NSURL instance that NSXMLDocument's initWithContentsOfURL:options:error: wants is simply just an URL, like http://foo.com/xml.php or file://Users/peylow/test.xml.
Any pointers on this would be great.
// Fredrik Olsson _______________________________________________ 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
| References: | |
| >URL caching with XMLDoc from url (From: Eric Blanpied <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.