+0 (I don't know enough to measure all the consequences so I'm trusting you ;)). Thanks -Vincent On Jul 4, 2012, at 10:23 AM, Thomas Mortagne wrote:
Hi devs,
Currently the wiki macro is looking at context user when a wiki macro is modified. This is causing a lot of complexity and misunderstanding so I would like to change that to look at document author instead.
* all we at at startup is document author anyway so if you restart that what XWiki will look at to register the macro so I don't see the point in not doing the same thing at runtime * context user makes more complex to make sure wiki macro are properly registered in background thread like clustering (http://jira.xwiki.org/browse/XWIKI-7318) and extension manager jobs (http://jira.xwiki.org/browse/XWIKI-8004)
WDYT ?
Here is my +1
-- Thomas Mortagne