On Oct 26, 2011, at 7:09 PM, Thomas Mortagne wrote:
Hi devs,
Right now it's not very easy for a macro to properly deal with content
parsing especially the way to find which syntax to use to parse the
content.
There is a very useful tool that we are using internally but its not
public so contribution macros can't use that.
I propose to move
org.xwiki.rendering.internal.macro.MacroContentParser to
org.xwiki.rendering.macro.MacroContentParser.
WDYT ?
Here is my +1
+1 but maybe the interface needs to be reviewed to verify it's ok. I'm not sure
why we need the 2 methods that are there now. That doesn't look right.
Thanks
-Vincent