Hi christian,

I should probably update this old repository : https://github.com/JohnLeM/BasexCPPAPI/

However you already made a remark concerning this code : I should update this C++ client to your standard client architecture. I'll try to update the client before commiting, let me some days left.

For information, I am toying with this client to switch from XQUERY to C++, due to performance issues related to BaseX map and array computations. I will try to report this problem, it might be a quite instructive and interesting one.


2015-01-31 16:31 GMT+01:00 Christian Grün <christian.gruen@gmail.com>:
Hi Jean-Marc,

Good to hear! Where can I find the client code?

Christian


On Sat, Jan 31, 2015 at 4:10 PM, jean-marc Mercier
<jeanmarc.mercier@gmail.com> wrote:
> Hi all,
>
> Just to report that I updated a C++ client for BaseX 8.0, according to the
> new digest protocol (http://docs.basex.org/wiki/Clients)
>
> Cheers