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 jo...@sicking.cc wrote: On Sat, May 22, 2010 at 3:58 AM, Jeremy Orlow jor...@chromium.org wrote: On Fri, May 21, 2010 at 11:42 PM, bugzi...@jessica.w3.org wrote:

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 pablo.cas...@microsoft.comwrote: From: Jeremy Orlow Sent: Tuesday, May 25, 2010 6:54 AM On Mon, May 24, 2010 at 9:21 PM, Jonas Sicking jo...@sicking.cc wrote: On Sat, May 22, 2010 at 3:58 AM, Jeremy Orlow jor...@chromium.org wrote: On Fri,

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 jo...@sicking.cc wrote: On Sat, May 22, 2010 at 3:58 AM, Jeremy Orlow jor...@chromium.org wrote: On Fri, May 21, 2010 at 11:42 PM, bugzi...@jessica.w3.org wrote: http://www.w3.org/Bugs/Public/show_bug.cgi?id=9793 Summary: Allow

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 m...@apple.com 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

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 m...@apple.com 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

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 jor...@chromium.org wrote: On Fri, May 21, 2010 at 11:42 PM, bugzi...@jessica.w3.org wrote: http://www.w3.org/Bugs/Public/show_bug.cgi?id=9793           Summary: Allow dates and floating point numbers in keys           Product: WebAppsWG        

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 jo...@sicking.cc 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

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

2010-05-22 Thread Jeremy Orlow
On Fri, May 21, 2010 at 11:42 PM, bugzi...@jessica.w3.org 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 Platform: All OS/Version: All

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

[Bug 9793] New: Allow dates and floating point numbers in keys

2010-05-21 Thread bugzilla
http://www.w3.org/Bugs/Public/show_bug.cgi?id=9793 Summary: Allow dates and floating point numbers in keys Product: WebAppsWG Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal