Frank Mayer
Frank Mayer
For this to be implemented, we need to set up a second instance of ArangoDB in order to do complete functionality tests.
Yes, why not.. let's do it.. BTW. In the new `core` I am passing through almost everything and let the higher level library handle this kind of stuff(exceptions etc...)..
I am afraid that is a long discussion... I am not really sure what the best is, todo in those situations. You can always use `try...catch` as the exceptions will...
@b-gretsch Thanks for this PR. I would normally agree with @tomterl on this one, however, since this is a really old PR that slipped through, I think it's OK to...
@b-gretsch are you still interested in completing this PR?
This PR seems abandoned. Leaving it open for consideration of implementing such functionality.
Small update. It turns out, this one needs a lot more work than expected. With the current structure of the client there need to be a lot of changes in...
Just my 2 cents. I believe the API should give the interface to the DB and anyone who wants to build a simple or full flegded ODM, ORM, ... whatever,...
Jan, do you have any further thoughts on this issue? How do we handle this?
Yes, that's my opinion, too. (Posted 2 posts before yours). Thinking of it, I tend to believe that those types of development are mostly driven by the community, and as...