Re: mysql binding/wrapper?

2012-04-30 Thread James Oliphant
On Mon, 30 Apr 2012 16:18:16 +0200, simendsjo wrote: On Mon, 30 Apr 2012 16:08:34 +0200, Steven Schveighoffer schvei...@yahoo.com wrote: On Sat, 28 Apr 2012 13:42:41 -0400, Adam D. Ruppe destructiona...@gmail.com wrote: On Saturday, 28 April 2012 at 16:19:37 UTC, simendsjo wrote: Would

Re: mysql binding/wrapper?

2012-04-30 Thread James Oliphant
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

Question about using regex

2012-03-21 Thread James Oliphant
While following the regex discussion, I have been compiling the examples to help with my understanding of how it works. From Dmitry's example page: http://blackwhale.github.com/regular-expression.html and from the dlang.org website: http://dlang.org/phobos/std_regex.html