markt-asf commented on PR #33: URL: https://github.com/apache/tomcat-jakartaee-migration/pull/33#issuecomment-1227529439
Some background might help here. The main Tomcat code base doesn't use static imports at all. That is mostly my fault. For the migration tool for Jakarta EE I made a conscious decision to use static imports for JUnit Asserts and similar. This was intended as an experiment to see how much (if at all) it improved readability. -- 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: dev-unsubscr...@tomcat.apache.org 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