On Sun, Feb 20, 2011 at 09:52, Vincent Massol <vincent(a)massol.net> 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
 devs(a)xwiki.org
 
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