Norman Walsh

Results 329 comments of Norman Walsh

What would happen if I created a map with integer keys, would it automatically "be" an array? What would happen if I had an array of three items and I...

At [meeting 143](https://qt4cg.org//meeting/minutes/2025/11-25.html), the CG agreed to merge this PR without discussion.

At [meeting 143](https://qt4cg.org//meeting/minutes/2025/11-25.html), the CG agreed to merge this PR.

It's also unclear how XML or map or array values should be passed. Using the types `document-node()`, `map(*)` and `array(*)` don't work. The appear to trigger some jakarata servelet exception...

At [meeting 134](https://qt4cg.org/meeting/minutes/2025/09-16.html), the CG agreed to close this issue without further action.

I dunno. It feels like we're making the syntax of XPath more and more opaque. I think there's some precedent here for a new syntax, given that these are node...

At [meeting 132](https://qt4cg.org/meeting/minutes/2025/08-12.html), the CG agreed to close this issue without further action.

This seems like a real hack. Is there some reason not to simply move the `system-property` function from XSLT to F&O? We'd have to finesse the property names a bit,...

I'm baffled by the premise of this issue. If a specification says that a map is unordered, then surely "the same order it was created in" is an acceptable order....

I guess that's clearer @adamretter , but I'm unmoved. As @michaelhkay observed, lots of APIs preserve map order. Unless you're suggesting that an implementation must always randomize the order of...