[ http://jira.codehaus.org/browse/DOXIA-202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_120870 ]
Vincent Massol commented on DOXIA-202: -------------------------------------- I propose to create the blocks classes in doxia-core/src/main/java/org/apache/maven/doxia/block > Add an API for getting a tree of syntax blocks > ---------------------------------------------- > > Key: DOXIA-202 > URL: http://jira.codehaus.org/browse/DOXIA-202 > Project: Maven Doxia > Issue Type: New Feature > Components: Core > Affects Versions: 1.0-alpha-10 > Reporter: Vincent Massol > > Right now Doxia Parser only support passing events to a sink (streaming). > There are use cases where it's interesting to get a tree of syntax blocks > that can be cached for later usage (XWiki for example has such a use case). > To implement this cleanly we need to add Blocks for all elements and remove > all block duplications from TWiki, Confluence and XWiki parsers. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira