Bug 483421

Summary: enable attribute editors to be used for child attributes
Product: z_Archived Reporter: Sam Davis <sam.davis>
Component: MylynAssignee: Chris Poon <chris.poon>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3 Keywords: contributed, noteworthy
Version: unspecified   
Target Milestone: 3.18   
Hardware: PC   
OS: Windows 7   
See Also: https://git.eclipse.org/r/60660
https://git.eclipse.org/c/mylyn/org.eclipse.mylyn.tasks.git/commit/?id=444fcccff52839d95667e5bf2f9a816e1c51af4f
Whiteboard:
Attachments:
Description Flags
mylyn/context/zip none

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
.