...
- You consider doing it according to this conventions, assuming you fully understand them.
- If your common sense tells you it's not right, it probably isn't - do it your way.
- But don't leave it like that, talk about it, or even better update this page.
Mes specific conventions
Model Fields
...
literals
Every time we add a new model field we should add it to the constants/PluginNameFields.java like this:
...