sbglasius commented on PR #15560:
URL: https://github.com/apache/grails-core/pull/15560#issuecomment-4200911551
@codeconsole My suggestion is to make generic output, and follow the way the
fields plugin works.
Have a structure like:
```
grails-app
- views
- _flash
- _message.gsp
- _error.gsp
- _warning.gsp
```
And if they are not defined revert back to sensible `default` values like
`fields`
--
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]