Hey guys, I'm a Mozilla contributor for almost year now (Gaia, and spiderMonkey). And I want to apply for Mozilla for The Google summer of code. I have a question and it would be awesome if you could answer it. I was discussing with Enhanced Customization APIs mentors about the problems that could occurs if sqlite will be used to implement this apis. Enhanced Customization APIs include a external apis that could be run by another program. The problem is the following: what could happens if two processes try to access the same database (firefox and another app try to change the setting at the same time)? Could this cause a problem? And is it possible to neglect such problem because there is not enough concurrency and it could in most of the cases never happen ? (see http://stackoverflow.com/questions/4060772/sqlite3-concurrent-access)
Thank you a lot again Best Riadh _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform