Karl Adam
unread,Dec 26, 2008, 2:38:38 PM12/26/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OAuth Objective-C
I've already gone ahead and implemented all the necessary unit tests
for MPOAuthConnection, to make sure it meets the minimum
implementation requirements for use in applications, however I'm
concerned with the lack of open issues on it. While we all strive to
write perfect code, we all know very well that almost never happens
very quickly.
The unit tests helped me find some cases that didn't work as intended
and as a result I corrected some incorrect logic on my part, but I'm
still looking for the issues that I've overlooked and the unit tests
didn't account for. Whether this comes from more consumption of the
API or everyone filing issues or enhancement requests as we feel
necessary I'm unsure of. What I am sure of though, is that there are
too few issues currently filed, and while it works wonderfully in my
current project, I want to be sure there's no heinous issues over the
horizon that could have been foreseen.
In order to allow for greater API consumption, I'm going to start
creating a set of docs for application authors to be able to quickly
read through and get it work in their application quickly and easily.
Anything else that may help adoption or issue finding is welcome to be
bought up at this point. Also, anyone that wants to help please speak
up so we can best make use of the resources that we do have available.