20 Feb
2011
20 Feb
'11
11:30 a.m.
On Sun, Feb 20, 2011 at 09:52, Vincent Massol <[email protected]> wrote:
Hi Thomas,
I think it could be a good idea to remove (deprecate?) the current BlockFilter interface/implementations and instead use the newly introduced BlockMatcher. WDYT?
Thanks -Vincent
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
It's not exactly the same thing. BlockFilter is used to modify the tree and can produce new blocks that did not existed (like generating a label for a standalone link for example). Impossible to replace it with BlockMatcher as it is. -- Thomas Mortagne