
27 Mar
2006
27 Mar
'06
7:01 p.m.
On 3/27/06, Ross Paterson
How about STM (minus retry/orElse) and TVars as the portable interface? They're trivial for a single-threaded implementation, and provide a comfortable interface for everyone.
+1 on STM as the core interface. Why do you suggest omitting retry/orElse?
--
Taral