Community
Participate
Working Groups
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.
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.