[Bug 26585] Proposal: fn:apply

https://www.w3.org/Bugs/Public/show_bug.cgi?id=26585

--- Comment #5 from Marc <marc.van.grootel@gmail.com> ---
Created attachment 1505
  --> https://www.w3.org/Bugs/Public/attachment.cgi?id=1505&action=edit
apply with array semantics

Rob's example almost worked for me. I have added some extra argument
serialization and handling of arrays as described in my proposal. Here's the
adapted code. Note that 1) it may now be BaseX specific due to use of map and
array modules and 2) I heavily reformatted the code so it matches the other
code in my little library and 3) I have done little testing on this so there
are probably many potholes.
Next attachment will have some unit tests.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 26 August 2014 07:31:16 UTC