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