Re: PhoneGap's W3C Contacts API implementation

Glad to see that people will be getting some benefit from my work.  I was
not able to complete the spec by implementing the contact.save() method due
to my phone being delayed, long story.

The Contact functionality, with save() support, is going to be checked in
shortly for BlackBerry 5.0+ devices.

Simon Mac Donald
http://hi.im/simonmacdonald


On Wed, Oct 13, 2010 at 4:02 AM, Anssi Kostiainen <
anssi.kostiainen@nokia.com> wrote:

> Hi,
>
> PhoneGap has an Android implementation of the Contacts API and Contacts
> Writer API that follows Editor's Drafts very closely (Simon, feel free to
> correct me). API docs have good implementation feedback in them, especially
> in the quirks sections:
>
>  http://docs.phonegap.com/phonegap_contacts_contacts.md.html
>
> Also the unit tests have been updated. This should be very helpful once we
> start to be concerned about writing tests (as discussed earlier, I'd be very
> happy to see the QUnit-based mobile-spec become the official DAP test
> suite):
>
>
> http://github.com/phonegap/mobile-spec/blob/master/tests/contacts.tests.js
>
> Big hand to PhoneGap guys, especially to Simon MacDonald who has done the
> heavy lifting re Contacts implementation, tests and docs.
>
> I bootstrapped a page in the DAP wiki for implementation status tracking
> (inspired by WebApps):
>
>  http://www.w3.org/2009/dap/wiki/ImplementationStatus
>
> -Anssi
>

Received on Monday, 18 October 2010 20:07:41 UTC