Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 336431

Summary: [api] create a notion of a context store for tasks
Product: z_Archived Reporter: Steffen Pingel <steffen.pingel>
Component: MylynAssignee: Steffen Pingel <steffen.pingel>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3 CC: shawn.minto
Version: unspecifiedKeywords: api, plan
Target Milestone: 3.7   
Hardware: PC   
OS: Linux   
Whiteboard:
Bug Depends on: 362352    
Bug Blocks: 336430    

Description Steffen Pingel CLA 2011-02-05 18:53:00 EST
To decouple the context and tasks frameworks an extension point for managing a context store per task should be provided by org.eclipse.mylyn.tasks.core. The (only) implementation would still be provided by the context project.
Comment 1 Steffen Pingel CLA 2011-07-27 12:47:59 EDT
The contextStore.exsd.contextStore extension point now allows registration of a single context store. The only implementation of a context store is now hosted in org.eclipse.mylyn.context.tasks.ui which delegates to the context store in org.eclipse.mylyn.context.core.