- From: <bugzilla@jessica.w3.org>
- Date: Wed, 30 Sep 2015 21:17:46 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29160
Josh Spiegel <josh.spiegel@oracle.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |josh.spiegel@oracle.com
Resolution|--- |FIXED
--- Comment #1 from Josh Spiegel <josh.spiegel@oracle.com> ---
Fixed as suggested except for the second example I used:
sort(
$books/book[price < 100],
function($book){$book/title}
)
Because introducing fn:filter appears unnecessary and I found it slightly
distracting when comparing the examples.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Wednesday, 30 September 2015 21:17:50 UTC