- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 19 May 2005 11:51:35 +0000
- To: public-qt-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=1360 ------- Additional Comments From fsasaki@w3.org 2005-05-19 11:51 ------- (In reply to comment #2) > You can do > > normalize-unicode(concat($a, $b)) > > If vendors think this is an important use case then they can easily detect this > pattern and optimize it. > > Michael Kay > (personal response) Could you give "normalize-unicode(concat($a, $b))" as an example in sec. 7.4.1.1 (the one on concat) and explain the role of the combination of these 2 functions, e.g. "The application of normalize-unicode is the most efficient way to maintain a certain normalization for the concat operation"? This would resolve the commment (in my view). Felix Sasaki (personal response)
Received on Thursday, 19 May 2005 11:51:50 UTC