Bug 243086 - [Mail Template] move perspective ID from AWA to Perspective
Summary: [Mail Template] move perspective ID from AWA to Perspective
Status: RESOLVED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.4   Edit
Hardware: All All
: P3 minor (vote)
Target Milestone: 3.5 M2   Edit
Assignee: Volker Wegert CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2008-08-04 14:13 EDT by Volker Wegert CLA
Modified: 2008-09-15 16:31 EDT (History)
1 user (show)

See Also:


Attachments
proposed patch (1.76 KB, patch)
2008-08-04 14:14 EDT, Volker Wegert CLA
caniszczyk: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Volker Wegert CLA 2008-08-04 14:13:12 EDT
Build ID: I20080617-2000

When introducing fellow developers to the RCP, I always have a hard time explaining why the perspective ID to use is coded into the ApplicationWorkbenchAdvisor while the View classes carry their public static final String ID with them. In my opinion, the Perspective class should have an attribute named ID just like the View classes, and the AWA should use that attribute.
Comment 1 Volker Wegert CLA 2008-08-04 14:14:11 EDT
Created attachment 109086 [details]
proposed patch
Comment 2 Chris Aniszczyk CLA 2008-09-15 16:07:42 EDT
moving to PDE UI
Comment 3 Chris Aniszczyk CLA 2008-09-15 16:30:23 EDT
done.

> 20080915