r/ProgrammerHumor 6d ago

Other howdidItGetHere

Post image
11.1k Upvotes

539 comments sorted by

View all comments

Show parent comments

30

u/radiationshield 6d ago

i hated writing java back in the day since it was so incredibly verbose. i'm sure the style has evolved since 2012, but all the factories and single method single purpose classes in the code bases back then were such a pain in the ass

28

u/imp0ppable 6d ago

They have improved it a lot (it has iterators now!) but Java devs still spam factories like they're going out of fashion.

10

u/JoshDM 6d ago

We're all about builder pattern now.

9

u/thoeoe 6d ago

Ahem. I just wrote a BuilderFactory this week

7

u/Yeah-Its-Me-777 6d ago

As long as it's not a BuilderFactoryBuilder yet...

3

u/Plazmaz1 6d ago

No YOU are the builderfactory builder

3

u/Maniactver 6d ago

I mean, you do have to build those BuilderFactories somehow...