On Mon, 30 Apr 2012 20:53:02 +0200, James Oliphant
<jollie.ro...@gmail.com> wrote:
On Mon, 30 Apr 2012 18:57:57 +0200, simendsjo wrote:
Yes, your patches has been merged. Of course it would be best to have
everything database complete already, but I'm glad it's been merged
as-is for now - it might take a long time (and has already) before a
generic database interface is completed.
Hi simendsjo,
I now see your repository at:
https://github.com/simendsjo/mysqln
Is there a way that we can have one central repository that people can
pull from. I would like it to be Steve's since that is the one everybody
knows, but I am not sure he wants to manage pull requests and such (If
your are listening Steve, please weigh in). He seems to be enjoying
"Adventures in Woodworking" and may not have any fingers left when he
finishes his latest project (just joking, read your blog). Otherwise,
maybe we could use your repository listed above.
My goal is not a generic database interface discussed previously in these
groups. I just want an interface for mysql/mariadb and less so for
postgresql at this point.
I did a small patch for it to compile for x64.
Vibe.d has patches to use it's internal stream library, so that would
probably be hard to patch back to Steve.
I was thinking of deleting my project and forking from vibe.d to do pull
requests against that as I thought that would be the most used repository
Not sure how we should go about this, but I agree fragmentation is bad.
Hope Steve can chip in as it's his code and he has plans for a generic
interface.