Re: Can IndexedDB depend on JavaScript? (WAS: [Bug 9793] New: Allow dates and floating point numbers in keys)

2010-06-03 Thread Jeremy Orlow
On Thu, Jun 3, 2010 at 6:39 PM, Pablo Castro wrote: > > From: Jeremy Orlow > Sent: Tuesday, May 25, 2010 6:54 AM > > >> On Mon, May 24, 2010 at 9:21 PM, Jonas Sicking > wrote: > >> On Sat, May 22, 2010 at 3:58 AM, Jeremy Orlow > wrote: > >> > On Fri, May 21, 2010 at 11:42 PM, wrote: > >> >> > >

RE: Can IndexedDB depend on JavaScript? (WAS: [Bug 9793] New: Allow dates and floating point numbers in keys)

2010-06-03 Thread Pablo Castro
From: Jeremy Orlow Sent: Tuesday, May 25, 2010 6:54 AM >> On Mon, May 24, 2010 at 9:21 PM, Jonas Sicking wrote: >> On Sat, May 22, 2010 at 3:58 AM, Jeremy Orlow wrote: >> > On Fri, May 21, 2010 at 11:42 PM, wrote: >> >> >> >> http://www.w3.org/Bugs/Public/show_bug.cgi?id=9793 >> >> >> >>      

Re: Can IndexedDB depend on JavaScript? (WAS: [Bug 9793] New: Allow dates and floating point numbers in keys)

2010-05-25 Thread Jeremy Orlow
On Mon, May 24, 2010 at 9:21 PM, Jonas Sicking wrote: > On Sat, May 22, 2010 at 3:58 AM, Jeremy Orlow wrote: > > On Fri, May 21, 2010 at 11:42 PM, wrote: > >> > >> http://www.w3.org/Bugs/Public/show_bug.cgi?id=9793 > >> > >> Summary: Allow dates and floating point numbers in keys > >>

Re: Can IndexedDB depend on JavaScript? (WAS: [Bug 9793] New: Allow dates and floating point numbers in keys)

2010-05-24 Thread Tab Atkins Jr.
On Mon, May 24, 2010 at 1:21 PM, Jonas Sicking wrote: > As for the keyPath issue. The way the spec stands now (where I think > it intends not to allow full expressions), I don't think it really > depends on Javascript. It does depend on the language having some way > to represent structured data.

Re: Can IndexedDB depend on JavaScript? (WAS: [Bug 9793] New: Allow dates and floating point numbers in keys)

2010-05-24 Thread Jonas Sicking
On Sat, May 22, 2010 at 3:58 AM, Jeremy Orlow wrote: > On Fri, May 21, 2010 at 11:42 PM, wrote: >> >> http://www.w3.org/Bugs/Public/show_bug.cgi?id=9793 >> >>           Summary: Allow dates and floating point numbers in keys >>           Product: WebAppsWG >>           Version: unspecified >>    

Re: Can IndexedDB depend on JavaScript? (WAS: [Bug 9793] New: Allow dates and floating point numbers in keys)

2010-05-24 Thread Sam Weinig
On May 24, 2010, at 3:30 AM, Jeremy Orlow wrote: > On Sun, May 23, 2010 at 4:06 AM, Maciej Stachowiak wrote: > > On May 22, 2010, at 3:58 AM, Jeremy Orlow wrote: > > > Even though no one is currently considering implementing this outside of > > JavaScript land and even though it'll limit us s

Re: Can IndexedDB depend on JavaScript? (WAS: [Bug 9793] New: Allow dates and floating point numbers in keys)

2010-05-24 Thread Jeremy Orlow
On Sun, May 23, 2010 at 4:06 AM, Maciej Stachowiak wrote: > > On May 22, 2010, at 3:58 AM, Jeremy Orlow wrote: > > > Even though no one is currently considering implementing this outside of > JavaScript land and even though it'll limit us some and making speccing > harder, I think it'd be a mista

Re: Can IndexedDB depend on JavaScript? (WAS: [Bug 9793] New: Allow dates and floating point numbers in keys)

2010-05-22 Thread Maciej Stachowiak
On May 22, 2010, at 3:58 AM, Jeremy Orlow wrote: > Even though no one is currently considering implementing this outside of > JavaScript land and even though it'll limit us some and making speccing > harder, I think it'd be a mistake to depend on JavaScript. And, as far as I > can tell, the w