Bug 333096 - [commons][api] ServiceMessageControl needs a method for testing whether or not the control is closed
Summary: [commons][api] ServiceMessageControl needs a method for testing whether or no...
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 3.5   Edit
Assignee: Torkild Resheim CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks: 333083
  Show dependency tree
 
Reported: 2010-12-22 10:05 EST by Torkild Resheim CLA
Modified: 2012-03-21 12:17 EDT (History)
1 user (show)

See Also:


Attachments
Added method isClosed() and fixed brokenness in ensureControl() (1.28 KB, patch)
2010-12-22 10:10 EST, Torkild Resheim CLA
steffen.pingel: iplog+
Details | Diff
mylyn/context/zip (2.53 KB, application/octet-stream)
2010-12-22 10:10 EST, Torkild Resheim CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Torkild Resheim CLA 2010-12-22 10:05:42 EST
Implementors of this control may have to check whether or not the control has been closed, hence we need a method that tests for this and returns TRUE if this is the case. Such a method cannot be implemented in the sub-classes as certain required objects for testing are not exposed.
Comment 1 Torkild Resheim CLA 2010-12-22 10:10:42 EST
Created attachment 185714 [details]
Added method isClosed() and fixed brokenness in ensureControl()
Comment 2 Torkild Resheim CLA 2010-12-22 10:10:44 EST
Created attachment 185715 [details]
mylyn/context/zip
Comment 3 Steffen Pingel CLA 2011-01-03 17:41:57 EST
Thanks! Patch applied.
Comment 4 Steffen Pingel CLA 2011-02-17 22:58:10 EST
Reopening to fix assignment.
Comment 5 Steffen Pingel CLA 2011-02-17 22:58:56 EST
Closing.