Paul
(http://www.flickr.com/people/paulwatson/), Neil (http://www.flickr.com/people/51035615210@N01/)
and I (http://www.flickr.com/people/dereklakin/) are currently working on a
.NET wrapper around the Flickr API.
It's early days yet, but we have Authenticate
and Upload working so far.
As things stand at the moment the return value is a string containing whatever
the API returned, but this requires the user of our wrapper to then parse that
in some way to determine what happened.
I'm posting here (and in the API Group (http://www.flickr.com/groups/api/)) to
prompt a discussion on how (and what) we should return from our methods.
Derek
Lakin