A system that supports the user's ability to cancel a command should be designed to achieve particular results. These results include the responses the system should make to the user, such as providing feedback to the user about the command's receipt, predicting the time the cancellation should take (for long-running cancellations), and indicating the state to which the system was returned after the completion of the cancellation. To support a cancellation command, a system should be designed so that the command is handled on a thread separate from that of the command being cancelled, the resources being used by the command being cancelled should be freed, and any processes collaborating with the command being cancelled should be informed of the cancellation. This note details the responsibilities that a system must implement to support command cancellation.
This report is related to the following area(s) of work:
Software ArchitectureTechnical Note
CMU/SEI-2002-TN-021
December 2002
SEI:
Bass, Len; & John, Bonnie. Supporting the CANCEL Command Through Software Architecture (CMU/SEI-2002-TN-021 ). Software Engineering Institute, Carnegie Mellon University, 2002. http://www.sei.cmu.edu/library/abstracts/reports/02tn021.cfm
IEEE:
L. Bass, and B. John, "Supporting the CANCEL Command Through Software Architecture," Software Engineering Institute, Carnegie Mellon University, Pittsburgh, Pennsylvania, Technical Note CMU/SEI-2002-TN-021 , 2002. http://www.sei.cmu.edu/library/abstracts/reports/02tn021.cfm
APA:
Bass, L., & John, B. (2002). Supporting the CANCEL Command Through Software Architecture (CMU/SEI-2002-TN-021 ). Retrieved May 19, 2013, from the Software Engineering Institute, Carnegie Mellon University website: http://www.sei.cmu.edu/library/abstracts/reports/02tn021.cfm
CHI:
Bass, Len, and Bonnie John. Supporting the CANCEL Command Through Software Architecture (CMU/SEI-2002-TN-021 ). Pittsburgh, PA: Software Engineering Institute, Carnegie Mellon University, 2002. http://www.sei.cmu.edu/library/abstracts/reports/02tn021.cfm
MLA:
Bass, L., & John, B. 2002. Supporting the CANCEL Command Through Software Architecture (Technical Report CMU/SEI-2002-TN-021 ). Pittsburgh: Software Engineering Institute, Carnegie Mellon University. http://www.sei.cmu.edu/library/abstracts/reports/02tn021.cfm
For more information