- From: Rotan Hanrahan <rotan.hanrahan@mobileaware.com>
- Date: Wed, 14 May 2008 11:06:34 -0400
- To: <public-ddwg-comments@w3.org>
I accept this response. ---Rotan. -----Original Message----- From: rotan.hanrahan@mobileaware.com [mailto:rotan.hanrahan@mobileaware.com] Sent: 14 May 2008 16:05 To: Rotan Hanrahan Cc: public-ddwg-comments@w3.org Subject: Re: Your comments on Device Description Repository Simple API ( LC-1948) Dear Rotan Hanrahan , The Mobile Web Initiative Device Description Working Group has reviewed the comments you sent [1] on the Last Call Working Draft [2] of the Device Description Repository Simple API published on 4 Apr 2008. Thank you for having taken the time to review the document and to send us comments! The Working Group's response to your comment is included below, and has been implemented in the new version of the document available at: http://www.w3.org/2005/MWI/DDWG/drafts/api/080514. Please review it carefully and let us know by email at public-ddwg-comments@w3.org if you agree with it or not before 24 May 2008. In case of disagreement, you are requested to provide a specific solution for or a path to a consensus with the Working Group. If such a consensus cannot be achieved, you will be given the opportunity to raise a formal objection which will then be reviewed by the Director during the transition of this document to the next stage in the W3C Recommendation Track. Thanks, For the Mobile Web Initiative Device Description Working Group, Matt Womer W3C Staff Contact 1. http://www.w3.org/mid/D5306DC72D165F488F56A9E43F2045D3018B104F@FTO.mobil eaware.com 2. http://www.w3.org/TR/2008/WD-DDR-Simple-API-20080404/ ===== Your comment on Get Implementation Version public String getAPIVersion();...: > Regarding the getAPIVersion() method, described here: > > http://www.w3.org/TR/2008/WD-DDR-Simple-API-20080404/#sec-Service-getAPI > Version > > The definition says: > > "Returns information about the implementation of the API including the > current version." > > Our development team wish to know if this information is intended to > be > machine readable. In the absence of a statement to this effect, the > only > valid interpretation is that the returned String is intended to be > read > by a human, presumably for diagnostics purposes. > > Proposed amendment: > > The team also notes that in addition to getting diagnostic information > about the API implemented by an instance, it may also be of benefit to > get a machine-readable indication of the API to which the > implementation > claims conformance. The proposal is to add a method: > > Public String getAPINamespace(); > > In the case of this API, the returned value would be: > > "http://www.w3.org/TR/DDR-Simple-API/" > > On behalf of MobileAware Ltd, Development Team, > > Dr Rotan Hanrahan > Chief Innovations Architect > MobileAware Working Group Resolution (LC-1948): The DDWG has resolved to change the name of getAPIVersion to getImplementationVersion and include an explanation mentioning the use in diagnostics across all languages. ----
Received on Wednesday, 14 May 2008 15:08:37 UTC