IndexedDb is absolutely useless

129 views
Skip to first unread message

Horton

unread,
Nov 11, 2012, 8:41:41 AM11/11/12
to chromi...@chromium.org

I know that Indexed Db is a standard, but it looks like whoever wrote that standard has never written a single business application that uses a database.

I can’t even create a mini database to store the app settings without going through tons of complications and limitations, bugs, crashes, etc.

That thing is messed up on every level, the API and the developer tools, let’s ignore the developer tools for a second and talk about the API.

Creating a database, deleting a database, opening, creating tables or object stores, all of that must be made simple and working, none of it is, even the error handling, you must use try and catch and on error function all at the same time since the code may trigger an exception or call a function when there is an error?

I know pot is now legal in some places, but please use it after work :-)

Who knows, maybe the Indexed DB guy is genius, and I still need time to get used to it, but I doubt it.

Request: Make Indexed DB useful for business applications, how? hire a guy and ask him to write one using IndexedDb, and record his cursings, you will get a clue :)

PhistucK

unread,
Nov 11, 2012, 9:04:57 AM11/11/12
to Horton, chromi...@chromium.org
This is not the appropriate group for such discussion. This group is strictly about Chrome Web Apps (a Chrom(ium) specific kind of packaged web applications).
If this is Chrom(ium) specific rant, chromium-html5 is the right group.
If this is a general rant (seems so), use public-...@w3.org (subscribe, archives).
Maybe you can suggest much better API and flow that are also flexible enough and implementable and they will be accepted, who knows.

PhistucK



--
You received this message because you are subscribed to the Google Groups "Chromium Apps" group.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msg/chromium-apps/-/Pd2Cgf5OxAsJ.
To post to this group, send email to chromi...@chromium.org.
To unsubscribe from this group, send email to chromium-app...@chromium.org.
For more options, visit this group at http://groups.google.com/a/chromium.org/group/chromium-apps/?hl=en.

Reply all
Reply to author
Forward
0 new messages