Marc van Grootel

Results 2 issues of Marc van Grootel

I am working on a small parser using instaparse. I store the parser grammar under the resources directory. Whenever I change the grammar (which is referenced from a source file)...

Currently the spec for the produces annotation[1](http://exquery.github.io/exquery/exquery-restxq-specification/restxq-1.0-specification.html#produces-annotation) contains: ``` If the %rest:produces annotation is specified, a function will only be invoked if the HTTP Accept header of the request matches...