Francis Chuang
Francis Chuang
I have not actually considered the point about unix sockets as I have been using HTTP exclusively. Since ArangoDB supports sockets, it is something to consider. Maybe we can refactor...
@frankmayer: How is this coming along? I have found some time to work on #32, but don't want to break anything you are doing :)
Some more thoughts on this. How much backwards compatibility are you willing to sacrifice for the ODM? I have been using [gabodemooij/redbean](https://github.com/gabordemooij/redbean) for the last few years as my ORM...
Another interesting benefit is that currently the library is very "talkative" in the sense that if I save a vertex, edge look for a vertex or document, it makes a...
How is this one coming along? Is there anyway I can contribute to the split? :smile:
@frankmayer a) and b) I totally agree! PHP 5.3 users have been recommended to upgrade to 5.4 for quite a while now. Now that PHP 5.5 is on the horizon,...
Awesome! I look forward to being able to work on the core driver :smile:
I am happy with the conventions :smile: I am really looking forward to this and want to move Paradox to the core driver soon :smile:
Is there currently any way or a work around to export to HTML files? The instructions in the [readme](https://github.com/webpack-contrib/html-loader#export-into-html-files) don't seem to work, probably due to `extract-loader` being unmaintained and...
@ijokarumawak Does this supersede #405? If so, I will close that PR.