https://bugzilla.wikimedia.org/show_bug.cgi?id=45470
Brad Jorsch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |WONTFIX --- Comment #1 from Brad Jorsch <[email protected]> --- There is no use case for this: * Normal data can be stored as Lua tables in a submodule and loaded with mw.loadData() * Data passed in from templates should be formatted in a manner friendly to non-technical users rather than being some blob of JSON * It's unlikely that an {{#invoke:}} will be used in any context where it makes sense to return json rather than wikitext. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
