Juri Leino
Juri Leino
I am in the process of writing a draft to extend `fn:doc` with an options argument. If we were to specify and thus allow other formats than XML at least...
I did think about `doc("/my/example/api", { "format": "json" })` to return a document-node() containing the parse result transformed to XML. It just seems unintuitive to me.
That is an interesting approach. I would still want to see `fn:doc` to have an options parameter with the properties we gathered here. This new function should have its separate...
Speaking on behalf of exist solutions: we are invested and committed to further develop the crypto-lib and also to take part in an effort to finalize the specification. The short-term...
I do like your approach - it is also very similar to https://github.com/line-o/xbow/blob/master/test/mocha/xqSuite.js. This would add mocha as a dependency, too. I do like your approach to directly run the...
I would like to pick this up after a while of hibernation. How about a paired programming session to get this included? What I would like to achieve: - the...
Valuable feedback as always @joewiz I do like the unversioned default + --version
Would it be handy to have this command as part of the node-exist package (not as a CLI)?
What is the command you are running? Are you passing `--config path/to/my/.existdb.json`?