https://bugzilla.wikimedia.org/show_bug.cgi?id=35073

Krinkle <krinklem...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX
            Summary|Please add jStorage as a RL |Add jStorage as
                   |module                      |ResourceLoader module to
                   |                            |MediaWiki core

--- Comment #6 from Krinkle <krinklem...@gmail.com> 2012-03-08 23:55:11 UTC ---
To use a module there is no need to put everything in core. Try it locally
first. 

btw, another idea. If you can't use resourceloader, you can also create a
gadget called jStorage and add [ResourceLoader] to it. Then you can use
'ext.gadget.jStorage' in either [dependencies=] or mw.loader.using().

Aside: What is jStorage offering that localStorage doesn't offer? (browser
support of course, but other than that? You could do feature detection and only
serve to modern browsers, support is growing rapidly[1]).

The way to use localStorage is basically the same (jStorage uses localStorage
if available).

Marking WONTFIX for now. We can always add it later to core if we need it.


[1]: http://www.html5rocks.com/en/features/storage

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to