codeconsole commented on code in PR #16272:
URL: https://github.com/apache/grails-core/pull/16272#discussion_r3973927243


##########
grails-web-url-mappings/src/main/groovy/org/grails/web/mapping/DefaultLinkGenerator.groovy:
##########
@@ -93,6 +94,9 @@ class DefaultLinkGenerator implements LinkGenerator, 
PluginManagerAware {
     private volatile Map<String, Set<String>> controllerNamespacesByName
     private volatile GrailsClass[] cachedControllers
 
+    private volatile Map<String, Set<String>> controllerNamesByDomainClass

Review Comment:
   Agreed — worth the weekly or the mailing list before this goes anywhere. No 
objection to holding it for a later milestone.



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