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

--- Comment #3 from Yannick Perret <[email protected]> ---
That's true. It can be used as a workaround but not for general use.

Whatever I still think that the best way is to treat these features at Lua/C
level in order to avoid calling preprocess/expandTemplate.
It is what is expressed in
http://www.mediawiki.org/wiki/Extension:Scribunto/Deployment_priorities#Should_have
(the goal of Lua is to avoid calling too much mediawiki preprocess stuff, after
all).

Something like mw.parserfunctions maybe, or something with dedicated submethods
such as mw.page, mw.tools, ...

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

Reply via email to