348
edits
Line 51: | Line 51: | ||
== Deltas from W3C Contacts API == | == Deltas from W3C Contacts API == | ||
The W3C Device APIs and Policy Working Group is working to standardize a Contacts API for web-enabled devices; you can [http://www.w3.org/TR/contacts-api/|read the latest draft here]. | The W3C Device APIs and Policy Working Group is working to standardize a Contacts API for web-enabled devices; you can [http://www.w3.org/TR/contacts-api/| read the latest draft here]. | ||
The Firefox implementation is lagging behind that API a bit; notable differences include: | The Firefox implementation is lagging behind that API a bit; notable differences include: | ||
Line 62: | Line 62: | ||
* W3C API includes error codes rather than strings for error callbacks | * W3C API includes error codes rather than strings for error callbacks | ||
* W3C API includes an "updatedSince" option to <tt>find</tt> | * W3C API includes an "updatedSince" option to <tt>find</tt> | ||
== Experimental "Services" API == | == Experimental "Services" API == |
edits