10.3. RFRS ConsiderationsThe "User Interface" section of the RFRS Requirements includes three best practices dealing with perspectives. All of them are derived from the Eclipse UI Guidelines. 10.3.1. Create for long-lived tasks (RFRS 5.3.5.10)User Interface Guideline #8.1 is a best practice that states:
To pass this test, create a list of the perspectives defined by your application and demonstrate their use. For every perspective, describe the views, shortcuts, new wizard items, and action sets that are included. In the case of the examples presented earlier in this chapter, show the Favorites perspective (see Figure 10-5) and describe its use to the reviewers. 10.3.2. Extend existing perspectives (RFRS 5.3.5.11)User Interface Guideline #8.2 is a best practice that states:
For this test, simply create a list of any views that your application adds to other existing perspectives. In the case of the earlier examples, show the Favorites view added to the Resource perspective (see Figure 10-9). 10.3.3. Add actions to window menu (RFRS 5.3.5.15)User Interface Guideline #8.6 is a best practice that states:
For this test, provide a list of any action sets that have been added to any perspectives. For the Favorites view, list things such as the Favorites action set that was added to the Resource perspective in Section 10.2.3, Adding action sets, on page 402. |