Replies: 2 comments
-
Addressed here: #13994 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Given that:
def
for class fields definition (https://groovy-lang.org/semantics.html#_variables_vs_fields_in_type_inference)def
when declaring injected class fields (https://docs.grails.org/6.2.3/guide/single.html#dependencyInjectionServices)-- Intellij IDEA https://plugins.jetbrains.com/plugin/20393-groovy
-- VS Code https://marketplace.visualstudio.com/items?itemName=marlon407.code-groovy
-- Eclipse https://marketplace.eclipse.org/content/groovy-development-tools
I propose we give precedence to typed fileds in the documentation so that Grails can be "accepted" better in more contexts promoting the feeling of being less "exclusive".
Beta Was this translation helpful? Give feedback.
All reactions