On Fri, Dec 23, 2011 at 9:26 AM, Dmitriy Sintsov questpc@rambler.ru wrote:
Also it would be great if WikiScripts or Lua extension allowed to easily bind functions / class wrappers for another MediaWiki extensions. The extension I develop uses PHP eval for interpretation of the scripts, I am looking for adaption of WikiScripts to use it in conjunction with my extension. Dmitriy
Well, WikiScripts, if we decide to develop it seriously, will certainly have extension interface (it is on my large TODO list for that). Something tells me it would be possible to do in Lua as well. All we have to do now is to settle down on what way we choose.
--vvv