Bug 483421 - enable attribute editors to be used for child attributes
Summary: enable attribute editors to be used for child attributes
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 enhancement (vote)
Target Milestone: 3.18   Edit
Assignee: Chris Poon CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed, noteworthy
Depends on:
Blocks:
 
Reported: 2015-12-01 19:48 EST by Sam Davis CLA
Modified: 2015-12-01 20:15 EST (History)
0 users

See Also:


Attachments
mylyn/context/zip (3.66 KB, application/octet-stream)
2015-12-01 19:53 EST, Sam Davis CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Davis CLA 2015-12-01 19:48:03 EST
We should enable attribute editors to be used for child attributes, with the semantics that calling attributeChanged on the editor updates both the attribute and its parent (when the parent is not the root). We won't have TaskDataModel automatically update the parent when the child changes to avoid breaking existing integrations and also to give clients the ability to override the behaviour and update only the child if desired.
Comment 1 Sam Davis CLA 2015-12-01 19:53:53 EST
Created attachment 258403 [details]
mylyn/context/zip
Comment 3 Sam Davis CLA 2015-12-01 20:15:18 EST
.