hairinmybellybutt@lemmy.world to Programmer Humor@lemmy.ml · 2 years agoobject.setobject(object.getobject().object).to_object()lemmy.worldimagemessage-square2fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageobject.setobject(object.getobject().object).to_object()lemmy.worldhairinmybellybutt@lemmy.world to Programmer Humor@lemmy.ml · 2 years agomessage-square2fedilink
minus-squareDarthFrodo@lemmy.worldlinkfedilinkarrow-up1·2 years agoThe neat thing is, you can add stuff like range checks and logging for getters and setters without changing every call. Separation of concerns is also vital in larger projects.
The neat thing is, you can add stuff like range checks and logging for getters and setters without changing every call. Separation of concerns is also vital in larger projects.