Bug 330694 - [Perspectives] Failure in client IPerspectiveFactory implementation should cause a WorkbenchException to be thrown
Summary: [Perspectives] Failure in client IPerspectiveFactory implementation should ca...
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.7   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-19 13:20 EST by Remy Suen CLA
Modified: 2019-09-06 15:38 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Remy Suen CLA 2010-11-19 13:20:36 EST
In Perspective's loadPredefinedPersp(PerspectiveDescriptor) method, we call createInitialLayout(IPageLayout) on the client's perspective factory implementation. We however do not wrap this in a try/catch block. It feels to me like we should propagate the exception upwards via a WorkbenchException.
Comment 1 Hitesh CLA 2010-12-09 11:24:30 EST
:)
Comment 2 Eclipse Webmaster CLA 2019-09-06 15:31:01 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.
Comment 3 Eclipse Webmaster CLA 2019-09-06 15:38:20 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.