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

       Web browser: ---
            Bug ID: 47168
           Summary: CentralAuthUser::queryAttached() should probably cache
                    the result
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: Unprioritized
         Component: CentralAuth
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: s...@reedyboy.net
                CC: agarr...@wikimedia.org, cste...@wikimedia.org,
                    vasi...@gmail.com, wikimedia.b...@snowolf.eu
    Classification: Unclassified
   Mobile Platform: ---

CentralAuthUser::queryAttached() should probably cache the result

It would look like we have some duplication between queryAttached() and
loadAttached(). The latter is cached, but doesn't pull as much data. It
probably makes more sense to make them both use the same cached dataset, and
extra information can be "ignored" in the loadAttached() case.

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