Re: [RDBO] load_speculative() helper

2007-01-31 Thread Ted Zlatanov
On 31 Jan 2007, [EMAIL PROTECTED] wrote: On 1/31/07, Ted Zlatanov <[EMAIL PROTECTED]> wrote: > > I would also ask for a load_speculative() method, which simply calls > > load with (speculative=>1). I know about default_load_speculative, > > this is a local override. Yes, it pollutes the namespac

[RDBO] load_speculative() helper

2007-01-31 Thread John Siracusa
On 1/31/07, Ted Zlatanov <[EMAIL PROTECTED]> wrote: > I would also ask for a load_speculative() method, which simply calls > load with (speculative=>1). I know about default_load_speculative, > this is a local override. Yes, it pollutes the namespace--I think > it's worthwhile. Something like th