33
Comments
  • 1
    I'd say if it looks like a duck, swims like a duck and quacks like a duck..
  • 1
    Welcome to devRant! Nice saying.
  • 0
    Thanks, it's kind of fun relating real life to programming :)
  • 1
    Well if woman is its own class then each individual instance is an object. That's how oop works :P
  • -1
    @ElectricCoffee well if each women is in its class then it must be a singleton class :P :D
  • 1
    yeah, if each woman has her own class, your model is all wrong! and scaling is going to be a pain in the ass
    men are objects too, if that makes it any better ;-)
  • 0
    @ThomasRedstone. But all men are same. .meaning instances of single class. Highly scalable. :D :P
  • 0
    @dtiwari, well, they'd both extend Person, and probably have a Child or Adult trait, but yeah, pretty extendable :-)
Add Comment