Am 18.02.2015 um 10:41 schrieb Gioele Barabucci:
Hello,
I am toying around with BaseX 8.0.1 (beta 161c4fd) and it looks like there is a regression from BaseX 7.9.
[...]
Has something been changed in the way REST requests are processed? What is the proper way in 8.0.x to wrap results?
It looks like support for wrapping results has been removed recently in this commit in favour of a new "adaptive" serialization method.
https://github.com/BaseXdb/basex/commit/7619d16cc611f4f0ccd2e77e3f12322a263c...
Given that in my use-case (uncontrolled user queries [1]) I need each result to be wrapped, could someone suggest a reliable workaround?
[1] https://github.com/gioele/xpathquery/blob/master/lib/xpathquery/basex.rb#L42
-- Gioele Barabucci gioele@svario.it