markt-asf commented on pull request #399:
URL: https://github.com/apache/tomcat/pull/399#issuecomment-752437120


   I would be against exposing container internals via the Servlet API as it 
undermines portability.
   
   What information, specifically, do you need to access and how (read, write)? 
I think I'd rather a solution that provided the specific access required. An 
added complication is that Tomcat has always aimed to support the use case of 
running "untrusted" apps. As such providing all apps with write access to 
anything considered security sensitive is going to be tricky and would probably 
require an configuration option to explicitly enable it.


----------------------------------------------------------------
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



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

Reply via email to