daniel added a comment. I suggest to put any data we want to //optionally// serve into the ParserOutput's //extension data// slots. That way, the info is cached, but won't get served to the client, unless we explicitly splice it in via an OutputPage hook. We can do the splicing as appropriate for the specific type of client.
We have to be careful though that any distinction we make when constructing the OutputPage from the ParserOutput has to be consistent with how the web cache is split. TASK DETAIL https://phabricator.wikimedia.org/T125391 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: daniel Cc: aude, Jdlrobson, daniel, Jonas, adrianheine, thiemowmde, Tobi_WMDE_SW, Aklapper, Izno, Wikidata-bugs, GWicke, Mbch331 _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
