- From: Joshua Bell <notifications@github.com>
- Date: Fri, 29 Mar 2019 10:54:37 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 29 March 2019 17:54:59 UTC
Re: Dates - you need out-of-band information to know to parse that string as a Date, which means you're not simply providing e.g. an array of values to directly put into a store. At which point, you're inventing a new serialization scheme layered on JSON. Which is fine, but it's no longer "just JSON". -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/IndexedDB/issues/224#issuecomment-478092109
Received on Friday, 29 March 2019 17:54:59 UTC