[Bug 56071] Remove descriptions from declareSchema call to reduce bandwidth usage

2014-02-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56071

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

 CC||nu...@wikimedia.org,
   ||tneg...@wikimedia.org
  Component|EventLogging|EventLogging
Version|master  |unspecified
   Assignee|o...@wikimedia.org   |wikibugs-l@lists.wikimedia.
   ||org
Product|MediaWiki extensions|Analytics

--- Comment #3 from Andre Klapper aklap...@wikimedia.org ---
[moving from MediaWiki extensions to Analytics product - see bug 61946]

-- 
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


[Bug 56071] Remove descriptions from declareSchema call to reduce bandwidth usage

2013-10-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56071

--- Comment #1 from Jon jrob...@wikimedia.org ---
My patch is not so much about bandwidth but more about consistency with the
rest of ResourceLoader modules - the majority of keys are plural and allow
strings or arrays (e.g. messages, scripts, styles)

I think removing description property might be a slight micro optimisation.

That said is the description used anywhere?

-- 
You are receiving this mail because:
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


[Bug 56071] Remove descriptions from declareSchema call to reduce bandwidth usage

2013-10-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56071

--- Comment #2 from Matthew Flaschen mflasc...@wikimedia.org ---
True, you can have multiple script files, etc.  But at the same time, it's
encouraged for a module to be a cohesive unit.  But that's another topic.

Anyway, the description is not used anywhere on the client side, unless some
developer is looking at it in their JavaScript console.  The descriptions are
for the aid of people reading and modifying the Meta (schema wiki) schema
pages.  They're documentation.

-- 
You are receiving this mail because:
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