Re: [IndexedDB/WebIDL] Dates + Sorting (WAS: Detailed comments for the current draft)

2010-04-26 Thread Shiki Okasaka
I'd like to see the resolution for this, too. If what is held inside the browser for a Date object is just a double or a long long value of the JS [[PrimitiveValue]] internal property for Date, I guess providing programming language specific bindings for Date would be easy (java.util.Date in Java,

[IndexedDB/WebIDL] Dates + Sorting (WAS: Detailed comments for the current draft)

2010-04-22 Thread Jeremy Orlow
On Tue, Feb 2, 2010 at 8:37 PM, Pablo Castro wrote: > > On Mon, Feb 1, 2010 at 1:30 AM, Jeremy Orlow wrote: > > > > > 1. Keys and sorting > > > > > a. 3.1.1: it would seem that having also date/time values as > keys would be important and it's a common sorting criteria (e.g. as part of > a