Hi Manuel,
thanks a lot for your efforts!
+1, Alex
On 18.10.2012, at 12:33, Manuel Bernhardt wrote:
Hi all,
I finally found / forcefully took the time and documented the Scala Client library. The new release mostly brings documentation and uses BaseX 7.3.
We have been using it for 5 months now and it works nicely.
One interesting feature if you're dealing with queries that return large quantities of documents (and use Scala...) is the StreamingClientSession which doesn't cache incoming results but directly passes them on to be consumed by the client code.
Check it out here: https://github.com/delving/basex-scala-client
Cheers,
Manuel