- From: <bugzilla@jessica.w3.org>
- Date: Wed, 15 Sep 2010 14:44:03 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=9069 --- Comment #8 from Jonathan Robie <jonathan.robie@redhat.com> 2010-09-15 14:44:03 --- (In reply to comment #7) > We're currently talking about adding an immutable map to XSLT as a new data > type (the put operation would return a new map). There appear to be a number of > possible efficient implementations. It would be ideally suited for this > purpose, because unlike the mechanism used for serialization parameters, the > values can be any data type (including nodes), not only strings. If this function is in F&O, how would an XQuery implementation invoke it using an immutable map? Would that require adding an immutable map to XQuery as well? Would this be a new type in the data model? Would a map also have an XML serialization? -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Wednesday, 15 September 2010 14:44:08 UTC