https://bugzilla.wikimedia.org/show_bug.cgi?id=30783
Salvatore Ingala <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Salvatore Ingala <[email protected]> 2011-11-27 16:24:17 UTC --- Yes, there is full scope overlapping, of course, and I knew of the existence of JSConfig when I started my project. Solutions like JSConfig are probably the nicest thing one can do without relying on some form of server-side support. By the way, mw.config has the "set" method because it's an instance of the mw.Map class, but I think that using mw.config.set in user scripts or gadgets should be strongly discouraged. -- 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 [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
