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

Lydia Pintscher <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |e

--- Comment #5 from Lydia Pintscher <[email protected]> ---
Notes from meeting:
- design database schema for service that registers where data is used
(keep in mind difference between tracking on a single client vs.
global tracking); figure out in which detail usage is tracked (eg
referenced explicitely, implicitely or indirectly) -> 13 points
- implement the service
- hook up property parser and Lua functions to record usage -> 13
points (against a dummy interface; dumb version that includes all
referenced entities and not filtering by what is actually being used)
- changes should trigger a purge of pages that use the changed data
- dispatcher needs to figure out which clients to send a change to (as
it is no longer enough to send it to all clients that have a sitelink
for a given item)
- write API module that gives a list of pages that use a given item

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to