- From: Marcin Hanclik <Marcin.Hanclik@access-company.com>
- Date: Thu, 13 Aug 2009 13:59:59 +0200
- To: "marcosc@opera.com" <marcosc@opera.com>
- CC: "public-webapps@w3.org" <public-webapps@w3.org>
Hi Marcos, Thanks with remark: >>1. deleted the P&C's ABNF definition of utf8-char. OK. >>2. added "The utf8-char rule is defined in section 4 of [UTF-8]." I think it needs further refinement, since section 4 of [UTF-8] is for the full range of utf-8, i.e. starting with control characters, ASCII etc. (it includes UTF8-1), whereas P&C's ABNF starts from 0x80 and defines safe-char rule that selectively lists some parts of UTF8-1. I suggested the detailed grammar here: http://lists.w3.org/Archives/Public/public-webapps/2009JulSep/0416.html To simplify it, we could have: allowed-char = safe-char / zip-UTF8-char zip-UTF8-char = UTF8-2 / UTF8-3 / UTF8-4 and statement that "UTF8-2, UTF8-3 and UTF8-4 rules are defined in section 4 of [UTF-8]." Thanks. Kind regards, Marcin Marcin Hanclik ACCESS Systems Germany GmbH Tel: +49-208-8290-6452 | Fax: +49-208-8290-6465 Mobile: +49-163-8290-646 E-Mail: marcin.hanclik@access-company.com -----Original Message----- From: marcosscaceres@gmail.com [mailto:marcosscaceres@gmail.com] On Behalf Of Marcos Caceres Sent: Friday, August 07, 2009 12:02 PM To: Marcin Hanclik Cc: public-webapps@w3.org Subject: Re: [P&C] utf8-char in Zip-rel-path On Tue, Jul 28, 2009 at 12:04 PM, Marcin Hanclik<Marcin.Hanclik@access-company.com> wrote: > Hi Marcos, > >>>Unless it's broken (?), I would prefer to leave it as is. > I think that P&C should either change the grammar (as suggested in my email) or specify that the zip-rel-path operates on characters. > The first would be well adjusted to Zip filename encoding in UTF-8 as a kind of natural match, whereas the latter could be clearer wrt the characters that can be used in the path. > > Anyway, I think some clarification - e.g. on of the above - is required. > > Thanks. Ok, I see what you mean now. I made the following change in the spec: 1. deleted the P&C's ABNF definition of utf8-char. 2. added "The utf8-char rule is defined in section 4 of [UTF-8]." Kind regards, Marcos -- Marcos Caceres http://datadriven.com.au ________________________________________ Access Systems Germany GmbH Essener Strasse 5 | D-46047 Oberhausen HRB 13548 Amtsgericht Duisburg Geschaeftsfuehrer: Michel Piquemal, Tomonori Watanabe, Yusuke Kanda www.access-company.com CONFIDENTIALITY NOTICE This e-mail and any attachments hereto may contain information that is privileged or confidential, and is intended for use only by the individual or entity to which it is addressed. Any disclosure, copying or distribution of the information by anyone else is strictly prohibited. If you have received this document in error, please notify us promptly by responding to this e-mail. Thank you.
Received on Thursday, 13 August 2009 12:01:09 UTC