- From: <rotan.hanrahan@mobileaware.com>
- Date: Thu, 29 May 2008 15:54:33 +0000
- To: José Manuel Cantera <jmcf@tid.es>
- Cc: public-ddwg-comments@w3.org
Dear José Manuel Cantera , 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/080529. Please review it carefully and let us know by email at public-ddwg-comments@w3.org if you agree with it or not before 9 June 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/93AA9E47B82F684A868C217766F489050397FB9F2C@EXCLU2K7.hi.inet 2. http://www.w3.org/TR/2008/WD-DDR-Simple-API-20080404/ ===== Your comment on 4.3.2.2 Return the Values of a Specific List: > In 4.3.2.2 it is said > > "Return values for all the supplied Properties, returning empty values > for those that are not known." > > ¿What is an empty value? It is needed to clarify. > > If a PropertyValue has the value "" is it also an empty value? > > If a PropertyValue which is in an enumeration has no elements in the > enumeration is it also an empty value? Working Group Resolution (LC-1961): Edit section 3 on Vocabularies to clarify that values may be empty and this means that the method exists() returns false. The clarifying text proposed by the commenter has been accepted and reads: "A Property may have an "unknown value" when the actual value is not known to the DDR implementation, and in this case the exists() method of the PropertyValue interface must return False." ----
Received on Thursday, 29 May 2008 15:55:09 UTC