[Bug 43818] Current conventions for declaring schema are repetitive and could lead to collisions

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

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

   What|Removed |Added

 CC||nu...@wikimedia.org,
   ||tneg...@wikimedia.org
  Component|EventLogging|EventLogging
Version|master  |unspecified
Product|MediaWiki extensions|Analytics

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

-- 
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 43818] Current conventions for declaring schema are repetitive and could lead to collisions

2013-07-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43818

Ori Livneh o...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

-- 
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 43818] Current conventions for declaring schema are repetitive and could lead to collisions

2013-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43818

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

   What|Removed |Added

   Priority|Unprioritized   |Low

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43818] Current conventions for declaring schema are repetitive and could lead to collisions

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

--- Comment #1 from Matthew Flaschen mflasc...@wikimedia.org ---
I'm not convinced that using two versions of the same schema is a feature.

If there's a collision, it's pretty easy to check which won with:

/load.php?debug=truemodules=schema.SchemaNameonly=scripts

If that happens, though, it probably means a schema is being used for two
different purposes, in which case it should be forked on Meta.

As far as I can tell, all modules have to have names.  It would be confusing
otherwise, and I don't think ResourceLoader supports it technically.

I also don't see how:

'dependencies' = array( 'jquery.cookie', 'jquery.json',
efSchemaModule( 'GettingStarted', 4993508 ) )

could work without modifying e.g. ResourceLoaderFileModule to know about
EventLogging, which would be bad.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l