jdaugherty commented on code in PR #14876:
URL: https://github.com/apache/grails-core/pull/14876#discussion_r2187767695


##########
grails-encoder/src/main/groovy/org/grails/buffer/GrailsResponseMutator.groovy:
##########


Review Comment:
   This is the "cleanup" PR, but it's used in the sitemesh 2  revert in 
GrailsContentBufferingResponse.  GrailsContentBufferingResponse is located in 
grails-web-layout.  
   
   grails-web-layout includes: 
   * grails-databinding-core (doesn't seem to fit here)
   * grails-web-common 
   * grails-encoder (where I put it / this is also under grails-web-common)
   
   grails-web-mvc contains 
   * grails-web-common
   * grails-web-url-mappings
   
   I can't move it to grails-web-mvc b/c of the revert structure, but I could 
move it to grails-web-common instead.  Do you want me to move it there? 



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

Reply via email to