- From: Ashok Malhotra <ashokma@microsoft.com>
- Date: Wed, 20 Nov 2002 08:37:39 -0800
- To: "Priscilla Walmsley" <priscilla@walmsley.com>, <public-qt-comments@w3.org>
Thank you for your comments. 1) is a bug. 2) gets sorted out by fixing 1). I'll fix 3. All the best, Ashok -----Original Message----- From: Priscilla Walmsley [mailto:priscilla@walmsley.com] Sent: Wednesday, November 20, 2002 7:43 AM To: public-qt-comments@w3.org Subject: F&O comments on string-join function A few comments on the string-join function: 1. Should the second parameter have type string? instead of string* (what would it do with multiple string values for the separator?) 2. It doesn't say what to do if second argument is empty sequence (if indeed that should be allowed). 3. I think the last sentence should say "zero-length string" instead of "empty string" to be consistent with the rest of the document, and because it is clearer. (There a few other places where "empty string" has crept back in, too.) Thanks, Priscilla
Received on Wednesday, 20 November 2002 11:38:11 UTC