James Fuller
James Fuller
Added a section on using curl dev containers and tweaked some of the existing in install.
simple amend for running tests
consider tracking the following projects https://github.com/miguelrgonzalez/mlsound and https://github.com/rjrudin/ml-gradle which both provide a config layout directory containing resource properties to be provisioned. its probably out of scope and too early to...
Unsure if criticality is based on latest data, though noticed when reviewing: https://docs.google.com/spreadsheets/d/1ONZ4qeMq8xmeCHX03lIgIYE4MEXVfVL6oj05lbuXTDM/edit#gid=306266575 modulo curl project (https://curl.se) that it may not factor in the official curl docker image (https://hub.docker.com/r/curlimages/curl) The...
are we not missing an opportunity for using the power of regex for path definition ? for example %rxq:path('/home/(.*)/(\d{4,7})/') would match on urls of the pattern /home/asdfadfdf/11111/ which maps to...
might be useful to provide an overloaded version of this function to return rest:resource-functions($prefixes as xs:string*) e.g. rest:resource-functions(("example")) would only return functions with example: prefix or to be more unambiguous...
harmonize the language being used, for example we have %rxq:content-type('text/html') %rxq:consumes('application/xml) these terms should be used in the numbered list
in section "2.1.1 XQuery 3.0 Annotations" you should provide a link to the spec http://www.w3.org/TR/xquery-30/#id-annotations