How much of a facade would you have had to build to be useful to the point where you run into the same problem? It seems like it would be very very easy for implementation specific behavior to leak this way.
At least with IndexedDB there's a large enough impedence between SQLite and IndexedDB that there's far less chance of details getting through.
Comments
How much of a facade would you have had to build to be useful to the point where you run into the same problem? It seems like it would be very very easy for implementation specific behavior to leak this way.
At least with IndexedDB there's a large enough impedence between SQLite and IndexedDB that there's far less chance of details getting through.