hoo created this task.
hoo added subscribers: hoo, aude, daniel, Lydia_Pintscher.
hoo added a project: MediaWiki-extensions-WikidataClient.
hoo changed Security from none to none.

TASK DESCRIPTION
  We should return a stub only in mw.wikibase.getEntityObject and defer methods 
like getLabel to PHP. Only if the raw data is being accessed we would load the 
actual entity into Lua (that logic would be in a __index metamethod).
  
  Things to consider/ check:
  * Does this break backwards compatibility in some way?
  * Are these tables inmutable then? (They probably should, but that's another 
issue)
  * Are there any unwarranted performance implications of __index we need to be 
aware?
  
  http://www.lua.org/pil/13.4.1.html

TASK DETAIL
  https://phabricator.wikimedia.org/T76156

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
<username>.

To: hoo
Cc: wikidata-bugs, hoo, aude, daniel, Lydia_Pintscher



_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to