- From: Michael Kay <mhk@mhk.me.uk>
- Date: Mon, 26 Apr 2004 20:14:04 +0100
- To: "'Volkmann, Mark'" <Mark.Volkmann@AGEDWARDS.com>, <scott_boag@us.ibm.com>
- Cc: <public-qt-comments@w3.org>
Received on Monday, 26 April 2004 15:14:13 UTC
My suggestion is to not worry about multi-line comment delimiters and just ignore everything starting with # to the end of the line. I think several scripting languages use this convention. XPath expressions are often written as the values of XML attributes, where end-of-line is a pretty meaningless concept because XML parsers are required to normalize a newline to a space. Michael Kay
Received on Monday, 26 April 2004 15:14:13 UTC