|
|
|
|
|
by gmueckl
2617 days ago
|
|
Finally someone mentions using getters to create read only fields. Objects are the owners and guardians of their own state. I don't see how this is possible without having (some) state-related fields that only can be read from the outside. |
|
A big problem is cargo culting without reading the CS references.