User Tools

Site Tools


principles:principle_of_least_surprise

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
principles:principle_of_least_surprise [2021-05-11 22:19] – old revision restored (2021-03-25 15:43) 95.216.157.239principles:principle_of_least_surprise [2021-05-11 22:19] – old revision restored (2021-03-25 15:43) 95.216.157.239
Line 51: Line 51:
  
   * [[principles:Fail Fast]] (FF): FF is about what a module should do in the case of error. PLS on the other hand is about how the module should behave normally. Furthermore it normally is not a surprise that a module fails when there is an error but a module that doesn't fail when it should, behaves strangely.   * [[principles:Fail Fast]] (FF): FF is about what a module should do in the case of error. PLS on the other hand is about how the module should behave normally. Furthermore it normally is not a surprise that a module fails when there is an error but a module that doesn't fail when it should, behaves strangely.
-  * [[principles:High Cohesion]] 
   * [[principles:Postel's Law]]   * [[principles:Postel's Law]]
  
principles/principle_of_least_surprise.txt · Last modified: 2021-10-18 22:15 by christian