• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Liskov Substitution Principle

 
Ranch Hand
Posts: 469
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi, is there anyone here who can explain and answer some questions on LSP?

I keep trying to read about it on the internet, but it doesn't make much sence..
I guess I want someone to try and explain it before I ask the questions, chances are I'm just understanding it wrong, so don't want to confuse with my questions.
 
author
Posts: 14112
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yes, I'm sure there are a number of people here who could help you - including me...

But I doubt I could explain it any better than Uncle Bob: http://www.objectmentor.com/resources/articles/lsp.pdf

If that article leaves any questions open, on with it!
 
reply
    Bookmark Topic Watch Topic
  • New Topic