Perl 6 implmenentation of the Java JDBC API?

2006-05-17 Thread Tim Bunce
On Tue, May 16, 2006 at 11:59:48PM +0100, Tim Bunce wrote: > That's partly why I added the following idea to The Perl Foundation's Summer > of Code > project list (http://www.perl.org/advocacy/summerofcode/ideas.html): > > Reimplement the DBI v1 API in Pugs > Design an implementation of the D

DBI2 reborn with DBI1 facade

2006-05-17 Thread Tim Bunce
On Sat, May 13, 2006 at 04:34:19PM -0500, Jonathan Scott Duff wrote: > Apparently it's my lot in life to think about dbdi once a year > as it was almost exactly 1 year ago that I asked the following: > > 1. Is this list alive? > 2. Is anyone working on the dbdi? > > So, consider this my annual pi

Re: ACID transactions for in-memory data structures

2006-05-17 Thread Sam Vilain
Rob Kinyon wrote: >On 5/15/06, Audrey Tang <[EMAIL PROTECTED]> wrote: > > >>Rob Kinyon wrote: >> >> >>>I'm pretty sure it wouldn't be very feasible to do this natively in >>>P5. But, would it be possible to do it natively in P6? As in, >>>supported within the interpreter vs. through some sor