Bug 365224 - make it easy to create a TaskListIndex that indexes a subset of tasks in the task list
Summary: make it easy to create a TaskListIndex that indexes a subset of tasks in the ...
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 3.7   Edit
Assignee: David Green CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 191522
  Show dependency tree
 
Reported: 2011-11-30 12:02 EST by David Green CLA
Modified: 2012-02-01 20:46 EST (History)
1 user (show)

See Also:


Attachments
mylyn/context/zip (46.13 KB, application/octet-stream)
2011-11-30 12:18 EST, David Green CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Green CLA 2011-11-30 12:02:40 EST
The @TaskListIndex@ by default indexes all tasks in the task list.  In some cases it's useful to be able to index a subset of tasks, for example only those tasks belonging to a specific query.

With this enhancement, @TaskListIndex@ will be enhanced to facilitate an index over a subset of tasks in the task list.
Comment 1 David Green CLA 2011-11-30 12:18:33 EST
implemented
Comment 2 David Green CLA 2011-11-30 12:18:36 EST
Created attachment 207742 [details]
mylyn/context/zip