| Summary: | [api][context] allow extensions to hook into 'Context->Copy To...' action | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | z_Archived | Reporter: | David Green <greensopinion> | ||||||||
| Component: | Mylyn | Assignee: | Project Inbox <mylyn-triaged> | ||||||||
| Status: | CLOSED MOVED | QA Contact: | |||||||||
| Severity: | enhancement | ||||||||||
| Priority: | P3 | CC: | shawn.minto, steffen.pingel | ||||||||
| Version: | unspecified | Keywords: | helpwanted | ||||||||
| Target Milestone: | --- | ||||||||||
| Hardware: | All | ||||||||||
| OS: | All | ||||||||||
| Whiteboard: | |||||||||||
| Bug Depends on: | |||||||||||
| Bug Blocks: | 300872 | ||||||||||
| Attachments: |
|
||||||||||
|
Description
David Green
Created attachment 124828 [details]
mylyn/context/zip
Created attachment 124833 [details]
candidate API
Attached an example of API that would fulfill the requirements. The implementation is not complete, looking for feedback.
Created attachment 124834 [details]
mylyn/context/zip
The changes proposed on bug 226618 are related. Instead of asking the user a series of questions as part of cloning a task it would be nice if participants could contribute UI to the clone dialog to make all choices as part of selecting a task. We could also look at the other events in the context store and consider adding additional events to the extension point. To ensure compatibility with standalone application we probably also need a Java API to register listeners in addition to the extension point which is required to trigger class loading. Mylyn has been restructured, and our issue tracking has moved to GitHub [1]. We are closing ~14K Bugzilla issues to give the new team a fresh start. If you feel that this issue is still relevant, please create a new one on GitHub. [1] https://github.com/orgs/eclipse-mylyn |