Click here to Skip to main content
15,893,588 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: OO is not all that and a bag of chips Pin
Greg Utas29-Mar-20 0:09
professionalGreg Utas29-Mar-20 0:09 
GeneralRe: OO is not all that and a bag of chips Pin
honey the codewitch29-Mar-20 1:44
mvahoney the codewitch29-Mar-20 1:44 
GeneralRe: OO is not all that and a bag of chips Pin
Mircea Neacsu28-Mar-20 15:35
Mircea Neacsu28-Mar-20 15:35 
GeneralRe: OO is not all that and a bag of chips Pin
honey the codewitch28-Mar-20 16:15
mvahoney the codewitch28-Mar-20 16:15 
GeneralRe: OO is not all that and a bag of chips Pin
Nelek28-Mar-20 22:58
protectorNelek28-Mar-20 22:58 
GeneralRe: OO is not all that and a bag of chips Pin
honey the codewitch29-Mar-20 1:46
mvahoney the codewitch29-Mar-20 1:46 
GeneralRe: OO is not all that and a bag of chips Pin
Martin ISDN28-Mar-20 21:44
Martin ISDN28-Mar-20 21:44 
GeneralRe: OO is not all that and a bag of chips Pin
Greg Utas29-Mar-20 0:29
professionalGreg Utas29-Mar-20 0:29 
sickfile wrote:
Do it in OOP and you will make it big.
You might have a lot of boilerplate, which is a PITA but not "big". It would be big if, say, functional programming was a much better fit for the problem.
Quote from Kevlin Henney:
"Once you reach a particular size, anything beyond that is no longer a reflection of functionality."
It's often true that inside a big system, there's a small system struggling to get out. But as a blanket statement, this quote is just a platitude.
sickfile wrote:
The Facebook iOS app has over 18000 classes. How do you compare it to Quake 3 that can render 30FPS of a 3D world on Pentium 3?
18000 classes is a joke. But you can't compare it to the portion of a game that renders graphics, which is highly algorithmic and doesn't require much OO, although your point might be that this wouldn't stop some people from trying to do it that way.

GeneralRe: OO is not all that and a bag of chips Pin
Nelek29-Mar-20 1:12
protectorNelek29-Mar-20 1:12 
GeneralRe: OO is not all that and a bag of chips Pin
honey the codewitch29-Mar-20 1:37
mvahoney the codewitch29-Mar-20 1:37 
GeneralRe: OO is not all that and a bag of chips Pin
Greg Utas29-Mar-20 2:01
professionalGreg Utas29-Mar-20 2:01 
GeneralRe: OO is not all that and a bag of chips Pin
Martin ISDN29-Mar-20 13:16
Martin ISDN29-Mar-20 13:16 
GeneralRe: OO is not all that and a bag of chips Pin
Greg Utas29-Mar-20 14:14
professionalGreg Utas29-Mar-20 14:14 
GeneralRe: OO is not all that and a bag of chips Pin
Martin ISDN31-Mar-20 2:08
Martin ISDN31-Mar-20 2:08 
GeneralRe: OO is not all that and a bag of chips Pin
Stefan_Lang31-Mar-20 4:54
Stefan_Lang31-Mar-20 4:54 
GeneralRe: OO is not all that and a bag of chips Pin
CodeWraith28-Mar-20 14:08
CodeWraith28-Mar-20 14:08 
GeneralRe: OO is not all that and a bag of chips Pin
honey the codewitch28-Mar-20 14:42
mvahoney the codewitch28-Mar-20 14:42 
GeneralRe: OO is not all that and a bag of chips Pin
Mircea Neacsu28-Mar-20 15:48
Mircea Neacsu28-Mar-20 15:48 
PraiseRe: OO is not all that and a bag of chips Pin
Greg Utas28-Mar-20 15:56
professionalGreg Utas28-Mar-20 15:56 
GeneralRe: OO is not all that and a bag of chips Pin
Super Lloyd28-Mar-20 16:32
Super Lloyd28-Mar-20 16:32 
GeneralRe: OO is not all that and a bag of chips Pin
honey the codewitch28-Mar-20 16:35
mvahoney the codewitch28-Mar-20 16:35 
GeneralRe: OO is not all that and a bag of chips Pin
Super Lloyd28-Mar-20 16:43
Super Lloyd28-Mar-20 16:43 
GeneralRe: OO is not all that and a bag of chips Pin
Martin ISDN28-Mar-20 20:50
Martin ISDN28-Mar-20 20:50 
GeneralRe: OO is not all that and a bag of chips Pin
honey the codewitch29-Mar-20 1:36
mvahoney the codewitch29-Mar-20 1:36 
GeneralRe: OO is not all that and a bag of chips Pin
Greg Utas29-Mar-20 2:05
professionalGreg Utas29-Mar-20 2:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.