Indexed database API autoIncrement

2011-10-23 Thread Futomi Hatano
Hello everyone, I'm not a W3C member, can I send a mail to the list? I've tried to use Indexed database API using IE10 PP3 and Chrome 16 dev. I found a different behavior between the two. I set autoIncrement to true when I created a Object Store as below. var store =

Re: QSA, the problem with :scope, and naming

2011-10-23 Thread Sean Hogan
On 23/10/11 5:44 AM, Timmy wrote: On Oct 21, 2011, at 7:57 PM, Sean Hogan wrote: It was definitely not a design flaw in QSA. As Alex's sample code shows it is possible to get findAll() behavior using QSA. I think that further supports my argument. JS libraries have commonly considered this

Re: Indexed database API autoIncrement

2011-10-23 Thread Kyle Huey
On Sun, Oct 23, 2011 at 7:20 AM, Futomi Hatano i...@html5.jp wrote: Hello everyone, I'm not a W3C member, can I send a mail to the list? Yes, this mailing list is open to anyone. I've tried to use Indexed database API using IE10 PP3 and Chrome 16 dev. I found a different behavior between

Re: Indexed database API autoIncrement

2011-10-23 Thread Jonas Sicking
On Sun, Oct 23, 2011 at 4:20 AM, Futomi Hatano i...@html5.jp wrote: Hello everyone, I'm not a W3C member, can I send a mail to the list? Absolutely! This is a public list intended for just that! I've tried to use Indexed database API using IE10 PP3 and Chrome 16 dev. I found a different

Re: Indexed database API autoIncrement

2011-10-23 Thread Charles Pritchard
On Oct 23, 2011, at 3:04 PM, Jonas Sicking jo...@sicking.cc wrote: On Sun, Oct 23, 2011 at 4:20 AM, Futomi Hatano i...@html5.jp wrote: Hello everyone, I'm not a W3C member, can I send a mail to the list? Absolutely! This is a public list intended for just that! I've tried to use