Reece H. Dunn
Reece H. Dunn
The `promote to` keywords should be a separate proposal, as that applies to XPath and XQuery, and would be a new feature. We can decide to make this `@as` XSLT...
It would make sense to generalize this outside of a web context (e.g. SerializedNovel) so it can model older works like Charles Dickens novels that were serialized in magazines, especially...
I'm interested in a static version of this. I.e. supporting workflow parameters to enable combining workflows such as text-to-image or image-to-image. I can do this with custom nodes (e.g. a...
For `deep-equal`, we could take advantage of my https://github.com/qt4cg/qtspecs/issues/98 proposal and add flags to support this behaviour.
I've tested this with BaseX 10.0 and 11.0, both of which are working. What issues are you having?
The changes are: 1) allow inline function calls to support default arguments; 2) support default argument resolution in dynamic function calls. I'm capturing this for completeness. If we agree that...
For reference, MarkLogic includes a stack trace as part of the error XML data in its catch block. I've also just found that Oracle has a get-stack-trace method that returns...
Thanks! I guess this means that disabling smudge and doing the lfs fetch/pull separately is the best approach given the limitations. That is what I'm currently doing.
@ChristianGruen and @michaelhkay Thanks for the reviews! Christian: Re: point 2, my understanding w.r.t. `local:c` and `c` from the discussion on the issue was that we wanted to use the...
> > The EBNF for ForClause and LetClause look wrong -- they only permit a , as a delimiter -- I thought, and from the wording, that let/for keywords were...