I am using that as a reference now. I've actually gotten the webservice call portion to work (took me a while to find one that responds to REST requests, went with the Flickr Echo test one). My issue now is in parsing the objects into a Dictionary object....the parse seems to work, but my resulting dictionary only has one entry in it, the top level tag and the body of the xml.
Still plugging away at it...
|