michael-o commented on PR #180:
URL: https://github.com/apache/maven-doxia/pull/180#issuecomment-1837574750

   > > I don't see need to modify/intercept the sink at all, a parser can do 
this perfectly with some buffering. TOCMacro does this buffering with a fresh 
parser as well.
   > 
   > The point is that a sink wrapper can be used with all parsers, while 
buffering on parser level has to be implemented per parser.
   
   Are you certain about this?  Can't this be done in the `AbstractParser`?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to