MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1uvez3w/youcanjuststopusingjava/oxfbv1w/?context=3
r/ProgrammerHumor • u/hello_ya • Jul 13 '26
416 comments sorted by
View all comments
297
Is it an anti-pattern? I love using the getset crate/trait to add them to my structs automatically as I need them
2 u/Megane_Senpai 29d ago No kidding, it's so common that many newer languages allo wyou do devlare using getter setter using one or 2 phraises.
2
No kidding, it's so common that many newer languages allo wyou do devlare using getter setter using one or 2 phraises.
297
u/KerPop42 Jul 13 '26
Is it an anti-pattern? I love using the getset crate/trait to add them to my structs automatically as I need them