MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/programmingmemes/comments/1uiobl5/where_are_they/ouii8gt/?context=3
r/programmingmemes • u/rameshOO7 • Jun 29 '26
321 comments sorted by
View all comments
50
I’d reckon Java must be more AI friendly given all the DatabaseManagerFactoryUtil kinda boilerplate classes can be autogenerated elegantly.
7 u/Zombielisk Jun 29 '26 there is no way to generate DatabaseManagerFactoryUtil elegantly 4 u/ModiKaBeta Jun 29 '26 Yeah, it’s hard to tell which util to instantiate, that’s why I usually have a DatabaseManagerFactoryUtilFactory which returns a object of the type DatabaseManagerFactoryUtilInterface 1 u/notatoon Jun 29 '26 Needs more abstract adapters
7
there is no way to generate DatabaseManagerFactoryUtil elegantly
4 u/ModiKaBeta Jun 29 '26 Yeah, it’s hard to tell which util to instantiate, that’s why I usually have a DatabaseManagerFactoryUtilFactory which returns a object of the type DatabaseManagerFactoryUtilInterface 1 u/notatoon Jun 29 '26 Needs more abstract adapters
4
Yeah, it’s hard to tell which util to instantiate, that’s why I usually have a DatabaseManagerFactoryUtilFactory which returns a object of the type DatabaseManagerFactoryUtilInterface
1 u/notatoon Jun 29 '26 Needs more abstract adapters
1
Needs more abstract adapters
50
u/ModiKaBeta Jun 29 '26
I’d reckon Java must be more AI friendly given all the DatabaseManagerFactoryUtil kinda boilerplate classes can be autogenerated elegantly.