codeconsole commented on PR #16149: URL: https://github.com/apache/grails-core/pull/16149#issuecomment-5513113269
> @codeconsole why did you rename currentRequest -> request throughout the code? What's the reasoning for this change? @jdaugherty `getCurrentRequest()` does exactly 1 thing now. It just returns `getRequest()`. Why unnecessarily proxy a method? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
