codeconsole commented on PR #15252:
URL: https://github.com/apache/grails-core/pull/15252#issuecomment-3578878365
@jamesfredley unless there is some logic somewhere that actually adds
constraints, I think adding another constraints block might be a bit redundant
and add confusion.
```
constraints {
// apply constraints here
}
```
Does it serve any purpose other than providing an example of how constraints
might be added? What percentage of users ever modify this constraints block?
Any?
--
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]