I see that the @POJO and @RecordType annotation have been marked as "incubating" since 4.x. I'm curious if there are plans for graduating them for Groovy 6 ? Is there a process where I can vouch / votes for features to be included/graduated ? thank you.
Why I care: these language features turned out quite useful to me on more than one occasion, specifically to make groovy POJO classes act more like regular java classes (e.g. hide "metaClass") with libraries / frameworks that can't handle some of the added "groovy goodness" (e.g. swagger, springfox, langchain4j). I already use them on several projects and they seem way too useful to be left in "preview/incubation" status :-) -- Andrei Karneyenka, +1 (609) 433-7126
