- From: Frank Ellermann <nobody@xyzzy.claranet.de>
- Date: Fri, 03 Dec 2004 01:15:24 +0100
- To: uri@w3.org
Paul Hoffman wrote: > http://www.ietf.org/internet-drafts/draft-hoffman-news-nntp-uri-03.txt Thanks. Four minor points, you still say: | Because that document has been moved to Historic status, | this document copies the news and nntp URI schemes from | it to allow that material to remain on standards track. That's IMO backwards, you don't do it because RfC 1738 is historic, but because you want RfC 1738 to be historic, as stated in the abstract. Your drafts are hens, not eggs ;-) | <id-left> and <id-right> are defined in Section 3.6.4 of | RFC 2822 [RFC2822]. You have this in section 2.1 about the <newsgroup-name>, but you need it either in 2.3 about the <message-id> or in the 2. intro with the ABNF. Third minor point, your ABNF doesn't cover two simple cases: <news://news.spamcop.net/> <news://news.spamcop.net> My UA handles this like <news://news.spamcop.net/*> - that is of course no argument and only an observation. If you want to sanction this behaviour (because it's the same idea as in http: and similar schemes) see <http://www.w3.org/mid/418C0B7B.3BC3@xyzzy.claranet.de> If you don't like the variant without a slash at the end, see <http://www.newsreaders.com/tech/draft-gilman-news-url-02.txt>, that draft allowed <news://news.spamcop.net/> with a slash. It also allowed a dubious <news:>. If that's no problem you could simply modify the '*' into [ "*" ] and be done with it: ( newsgroup-name | [ "*" ] | message-id ) BTW, apparently RfC 2234 doesn't like single quotes as in '*'. Fourth and last minor point, please mention Alfred S. Gilman in a new "credits" section. Bye, Frank
Received on Friday, 3 December 2004 00:18:55 UTC