- From: Yves Savourel <ysavourel@enlaso.com>
- Date: Thu, 4 Apr 2013 07:22:27 -0600
- To: "'Stephan Walter'" <stephan.walter@cocomore.com>, <joerg@bioloom.de>
- CC: <public-multilingualweb-lt-comments@w3.org>
- Message-ID: <005901ce3137$74c3bbb0$5e4b3310$@com>
Thanks for the feedback. I've implemented it. -ys -----Original Message----- From: Stephan Walter [mailto:stephan.walter@cocomore.com] Sent: Thursday, April 04, 2013 7:12 AM To: joerg@bioloom.de; Yves Savourel Cc: public-multilingualweb-lt-comments@w3.org Subject: AW: ISSUE-106: I18N-ISSUE-246: Storage Size Hi Yves, Jörg, fine, I hope that this will settle the discussion. I spotted three typos: All the LINE FEED (U+000A) characters of the content to verified are replaced by the character or characters specified by the line break type. ==> All the LINE FEED (U+000A) characters of the content to *be* verified are replaced by the character or characters specified by the line break type. Note that the string CONTINUE does not fit the specified restriction of 8 bytes. The minimal number of bytes to store such string in UTF-16 is 16. ==> Note that the string CONTINUE does not fit the specified restriction of 8 bytes. The minimal number of bytes to store such *a* string in UTF-16 is 16. (Not totally sure about this one...) The storageSize attribute allows to specify different *the* maximum storage sizes throughout the document. ==> The storageSize attribute allows to specify different maximum storage sizes throughout the document. Best regards Stephan -----Ursprüngliche Nachricht----- Von: Jörg Schütz [mailto:joerg@bioloom.de] Gesendet: Donnerstag, 4. April 2013 07:36 An: Yves Savourel Cc: public-multilingualweb-lt-comments@w3.org Betreff: Re: ISSUE-106: I18N-ISSUE-246: Storage Size Hi Yves, Very good, you covered everything. Two suggestions: (1) Rewrite of Note: Storage size is not related to the display length of a text, and therefore should not be used to constrain a certain display length. (2) First paragraph in 8.21.2: "lf" should have also "(U+000A)" to make the sentence clear. Cheers -- Jörg On Apr 03, 2013 at 18:40 (CEST), Yves Savourel wrote: > Hi everyone, > > I've tried to re-worked the section taking into account: > > - The updates from Jirka and Stephan > - Anne's feedback (removing NEL from the list of line-break options) > - Adding some wording related to a) using bytes and b) how to use the information to perform a verification. > > I'd like your feedback before I put this into the specification. > So I've attached a PDF with the new text and one with the new text and revisions marks. > > Thanks, > -yves >
Attachments
- application/pdf attachment: storageSizeWithRevMarks.pdf
Received on Thursday, 4 April 2013 13:23:00 UTC