Re: [basex-talk] Embedding BaseX in Clojure web app, pointers needed

2016-01-19 Thread Dirk Kirsten
Hello Marc, I have no idea how Clojure works (but would be very interested, but time is a scarce resource...), but according to https://clojuredocs.org/clojure.core/import you should be able to simply import Java classes/libraries. If this is possible it should be a simple process: Put the

[basex-talk] Streaming file loads

2016-01-19 Thread Christophe Marchand
Hello ! We have to load many files (>20.000), large size (>30Gb) into BaseX. Today, that's done vis a BXS script which accesses files thru a network share. I would like to optimize network transfert ; tar / compression at source, uncompress / untar at destination. But I would like to avoid

Re: [basex-talk] Streaming file loads

2016-01-19 Thread Etanchaud Fabrice
Hello Christophe, Are you using java ? Maybe you should have a look at the add() method in : https://github.com/BaseXdb/basex/blob/master/basex-examples/src/main/java/org/basex/examples/api/BaseXClient.java I can also remember that command line tools can read standard input stream with the

Re: [basex-talk] Embedding BaseX in Clojure web app, pointers needed

2016-01-19 Thread Marc van Grootel
Yes, Clojure has very good Java interop. I lean towards embedding too as it gives much more control over BaseX and I want it to become an integral part of the webapp. On Tue, Jan 19, 2016 at 10:49 AM, Dirk Kirsten wrote: > Hello Marc, > > I have no idea how Clojure works (but

Re: [basex-talk] xquery:eval bug?

2016-01-19 Thread Marc van Grootel
And I can confirm that my code now also runs when MIXUPDATES=true Although the code isn't meant to be shared yet as it's very much WIP here's the example I"m running: https://github.com/xokomola/origami-examples/blob/master/check/check-demo.xq It's running all the Origami test cases via a custom

[basex-talk] XML Prague » User Meeting » Feb 11, 2016 » Join us!

2016-01-19 Thread Christian Grün
Hi everyone, Once again, I would like to remind you of our BaseX User Meeting in Prague. It will take place on February 11 (Thursday), 10:00 to 13:00. This time, we are more than happy to have eight talks for you: _ SESSION I, 10:00 ___ 1. BaseX 8.4: The Latest Updates. Christian Grün, BaseX