- From: Joshua Bell <notifications@github.com>
- Date: Mon, 10 Aug 2015 13:33:11 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
Received on Monday, 10 August 2015 20:33:43 UTC
Lots of stuff to work through here, e.g. do we make expressions side-effect free by running in isolated execution environments? (VM implementers say: that's not cheap!) Also, loading libraries (e.g. text segmentation, ...) means these are probably non-trivial expressions... so do we abandon the notion that these are pure functions over the values and give sites the ability to do dumb (dangerous?) things? --- Reply to this email directly or view it on GitHub: https://github.com/w3c/IndexedDB/issues/33#issuecomment-129598102
Received on Monday, 10 August 2015 20:33:43 UTC