Hi Greg, sorry, didn't catch this mail. I guess it would be possible to run BaseX 7.5, although I probably have missed something, because I couldn't find any release / dependency of it so far. In any case, I think that unless something changed in the client-server protocol, you should be able to connect to a BaseX 7.5 server also by using this version of the library.
Manuel On Tue, Oct 30, 2012 at 8:03 PM, Meredith Gregory <[email protected]> wrote: > Dear Manuel, > > This looks very promising. What's the possibility of it running on BaseX > 7.5? > > Best wishes, > > --greg > > On Thu, Oct 18, 2012 at 3:33 AM, Manuel Bernhardt > <[email protected]> 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 >> _______________________________________________ >> BaseX-Talk mailing list >> [email protected] >> https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk > > > > > -- > L.G. Meredith > Managing Partner > Biosimilarity LLC > 7329 39th Ave SW > Seattle, WA 98136 > > +1 206.650.3740 > > http://biosimilarity.blogspot.com > _______________________________________________ BaseX-Talk mailing list [email protected] https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk

