Christian,
Major changes :
- simplified C++ interface to BaseX
I started also to standardize the client to your client architecture : execute(), info(), close()
I will slowly implement other commands.
Note :
- I compiled it under VS2015, boost 1_57, Platform 64 (important for addressing memory larger than 1,5 Gb) and 32. Seems to work finely.
- I guess than the makefile is outdated now. I did not install gcc on my comp (always a pain to Mingw / gcc a windows installation ...), maybe Dirk could have a look at it ?
Cheers, Jean-Marc