rmaucher commented on issue #256: Added extension point for custom delta 
requests
URL: https://github.com/apache/tomcat/pull/256#issuecomment-595968865
 
 
   The change implies all methods of concrete classes become supported stable 
APIs. I think this is too much and we cannot / should not promise that the 
added methods are not going to be refactored away.
   Also, as I pointed out, there's pretty much an infinity of convenient hooks 
that can be added everywhere for extensibility.
   When extending into custom components, I don't think some amount of code 
duplication is that bad. Sure, you may miss bugfixes but it's more likely to 
remain stable that way. And when things work and you have no problems, you 
don't need magic bugfixes and random behavior changes IMO.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to