Re: ACID transactions for in-memory data structures

2006-05-16 Thread Rob Kinyon
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 sort of overloading. Look at is atomic in

[svn:perl6-synopsis] r9261 - doc/trunk/design/syn

2006-05-16 Thread larry
Author: larry Date: Tue May 16 15:57:12 2006 New Revision: 9261 Modified: doc/trunk/design/syn/S02.pod Log: s/Tuple/Seq/ Modified: doc/trunk/design/syn/S02.pod == --- doc/trunk/design/syn/S02.pod(original)