Michael Kay

Results 114 issues of Michael Kay

I propose that we drop some serialization errors in favour of producing a fallback representation of the supplied value. The rationale is that (a) serialization is often used in contexts...

Enhancement
Serialization
PRG-revisit

The specification for fn:collection says: > By default, this function is [·deterministic·]. This means that repeated calls on the function with the same argument will return the same result. However,...

XQFO
Enhancement
PRG-revisit

We're increasingly using the design pattern where maps contain entries that are function items. If `$map` is a map and it has an entry `info` that is a zero-arity function,...

XPath
Enhancement
PRG-easy
PRG-required

The work on deep lookup with modifiers enables an improved set of rules for processing trees of maps and arrays using a mode with `on-no-match="shallow-copy-all"`. Recall that the intent is...

XSLT
Enhancement
PRG-easy
PRG-required