Support Commands & POGOs in f:all
Open
relates-to: grails-fields
- Dominant language
- Groovy
- Stars
- 2.9k
- Forks
- 975
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 92
Description
Currently `f:all` uses persistent properties to determine the fields to render. There could be an alternate path using reflection for non-domain types.
Contributor guide
Research direction
Start by tracing how `f:all` currently uses persistent properties to determine rendered fields. Then inspect the reflection path for non-domain types, including Commands and POGOs; done means `f:all` renders their fields without relying on persistent properties.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- groovy
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100