you are viewing a single comment's thread
view the rest of the comments
[–] 49 points 2 years ago (7 children)

Graceful degradation is cool, but progressive enhancement is where it's really at. The difference is that instead of working around the lack of capabilities, you design simple and robust core system, and then improve around it based on available capabilities.

  • source
  • hideshow 7 child comments
  • [–] 50 points 2 years ago

    The proper term isn't graceful degradation, but fault tolerance.

    It just describes how many core systems or components can fail before the device itself stops working.

    For example, a jet will have multiple redundancies for almost all major systems which allows many of them to fail in the air without causing the plane to crash or force an emergency landing.

  • source
  • parent
  • [–] 17 points 2 years ago (5 children)

    That's how you end up with Frankenstein scope creep.

  • source
  • parent
  • hideshow 5 child comments
  • [–] 11 points 2 years ago (3 children)

    You say scope creep, the client says added value

  • source
  • parent
  • hideshow 3 child comments