hairinmybellybutt@lemmy.world to Programmer Humor@lemmy.ml · 1 year agoobject.setobject(object.getobject().object).to_object()lemmy.worldimagemessage-square3fedilinkarrow-up11arrow-down11
arrow-up10arrow-down1imageobject.setobject(object.getobject().object).to_object()lemmy.worldhairinmybellybutt@lemmy.world to Programmer Humor@lemmy.ml · 1 year agomessage-square3fedilink
minus-squareDarthFrodo@lemmy.worldlinkfedilinkarrow-up1·1 year 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·1 year 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