/lists.whatwg.org/pipermail/whatwg-whatwg.org/2009-March/018942.html

https://github.com/whatwg/whatwg.org · HTML · 83 lines · 63 code · 13 blank · 7 comment · 0 complexity · 4793b6f4a11fe7c4d22cd773c88e6624 MD5 · raw file

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
  2. <HTML>
  3. <HEAD>
  4. <TITLE> [whatwg] localStorage + worker processes
  5. </TITLE>
  6. <LINK REL="Index" HREF="index.html" >
  7. <LINK REL="made" HREF="mailto:whatwg%40lists.whatwg.org?Subject=Re%3A%20%5Bwhatwg%5D%20localStorage%20%2B%20worker%20processes&In-Reply-To=%3C278fd46c0903221153n16e0077bsba34ab49c4a8b93c%40mail.gmail.com%3E">
  8. <META NAME="robots" CONTENT="index,nofollow">
  9. <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
  10. <LINK REL="Previous" HREF="018941.html">
  11. <LINK REL="Next" HREF="018943.html">
  12. </HEAD>
  13. <BODY BGCOLOR="#ffffff">
  14. <H1>[whatwg] localStorage + worker processes</H1>
  15. <!--htdig_noindex-->
  16. <B>Aaron Boodman</B>
  17. <A HREF="mailto:whatwg%40lists.whatwg.org?Subject=Re%3A%20%5Bwhatwg%5D%20localStorage%20%2B%20worker%20processes&In-Reply-To=%3C278fd46c0903221153n16e0077bsba34ab49c4a8b93c%40mail.gmail.com%3E"
  18. TITLE="[whatwg] localStorage + worker processes">aa at google.com
  19. </A><BR>
  20. <I>Sun Mar 22 11:53:03 PDT 2009</I>
  21. <P><UL>
  22. <LI>Previous message: <A HREF="018941.html">[whatwg] localStorage + worker processes
  23. </A></li>
  24. <LI>Next message: <A HREF="018943.html">[whatwg] localStorage + worker processes
  25. </A></li>
  26. <LI> <B>Messages sorted by:</B>
  27. <a href="date.html#18942">[ date ]</a>
  28. <a href="thread.html#18942">[ thread ]</a>
  29. <a href="subject.html#18942">[ subject ]</a>
  30. <a href="author.html#18942">[ author ]</a>
  31. </LI>
  32. </UL>
  33. <HR>
  34. <!--/htdig_noindex-->
  35. <!--beginarticle-->
  36. <PRE>On Sun, Mar 22, 2009 at 11:21 AM, Drew Wilson &lt;<A HREF="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">atwilson at google.com</A>&gt; wrote:
  37. &gt;<i> I've thought about this more, and I'm afraid that if you start making the
  38. </I>&gt;<i> API cumbersome (forcing only async access) then apps are just going to use
  39. </I>&gt;<i> document.cookies instead of localStorage. I'd hate to see us radically
  40. </I>&gt;<i> change the API to support the worker case - I'd rather get rid of
  41. </I>&gt;<i> localStorage support from workers, or else just enforce a max time that a
  42. </I>&gt;<i> worker can hold the lock.
  43. </I>
  44. I don't believe that. Adding one async callback is no inconvenience
  45. compared to the sad farce that is the document.cookie &quot;API&quot;. Also,
  46. localstorage has many benefits including structured storage and not
  47. getting sent to the server in every request.
  48. - a
  49. </PRE>
  50. <!--endarticle-->
  51. <!--htdig_noindex-->
  52. <HR>
  53. <P><UL>
  54. <!--threads-->
  55. <LI>Previous message: <A HREF="018941.html">[whatwg] localStorage + worker processes
  56. </A></li>
  57. <LI>Next message: <A HREF="018943.html">[whatwg] localStorage + worker processes
  58. </A></li>
  59. <LI> <B>Messages sorted by:</B>
  60. <a href="date.html#18942">[ date ]</a>
  61. <a href="thread.html#18942">[ thread ]</a>
  62. <a href="subject.html#18942">[ subject ]</a>
  63. <a href="author.html#18942">[ author ]</a>
  64. </LI>
  65. </UL>
  66. <hr>
  67. <a href="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">More information about the whatwg
  68. mailing list</a><br>
  69. <!--/htdig_noindex-->
  70. </body></html>