Topic: state machine
Topic: exception handling by try..catch
Group: exception handling
ThesaHelp: references p-r
ThesaHelp: ACM references m-z
Topic: exceptions from invalid input
Topic: importance of information hiding for requirement specification
| |
Reference
Parnas, D.L.,
"A technique for software module specification with examples",
Communications of the ACM, 15, 5, pp. 330-336, May 1972.
Google
Quotations
330 ;;Quote: specifications provide exactly the information needed to use and develop a program
| QuoteRef: parnDL5_1972 ;;330 program module as switch inputs and readout indicators (functions) i.e. deterministic machine)
| QuoteRef: parnDL5_1972 ;;331 errors should be handled by user of module not module itself
| QuoteRef: parnDL5_1972 ;;331 errors should leave module state unchanged (i.e. restartable)
| QuoteRef: parnDL5_1972 ;;331 in effect section of module specification give error trap conditions then give order independent specification of state change
|
Related Topics
Topic: state machine (67 items)
Topic: exception handling by try..catch (45 items)
Group: exception handling (12 topics, 305 quotes)
ThesaHelp: references p-r (245 items)
ThesaHelp: ACM references m-z (280 items)
Topic: exceptions from invalid input (4 items)
Topic: importance of information hiding for requirement specification (23 items)
|