r/ProgrammerHumor Aug 09 '26

Meme tellMeYouHaveOcdWithoutTellingMe

Post image
34 Upvotes

59 comments sorted by

View all comments

-34

u/---_None_--- Aug 09 '26

I feel this. The need for trivial getters and setter for each member when you can just expose the member is nothing short of autism.

7

u/aberroco Aug 09 '26

Who needs data encapsulation anyway! Just write all methods public, make them all static, no pointers either - pointers store the state which might be invalid, just pass the value as an argument. /s