hairinmybellybutt@lemmy.world to Programmer Humor@lemmy.ml · 2 years agoobject.setobject(object.getobject().object).to_object()lemmy.worldimagemessage-square3fedilinkarrow-up10arrow-down11
arrow-up1-1arrow-down1imageobject.setobject(object.getobject().object).to_object()lemmy.worldhairinmybellybutt@lemmy.world to Programmer Humor@lemmy.ml · 2 years agomessage-square3fedilink
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.
minus-squarehairinmybellybutt@lemmy.worldOPlinkfedilinkarrow-up0arrow-down1·2 years agotypical OOP progaganda
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.
typical OOP progaganda