Bug 87194 - [content type] add support for selection policies
Summary: [content type] add support for selection policies
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Runtime (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: 3.1 M6   Edit
Assignee: Rafael Chaves CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 69640 85765
  Show dependency tree
 
Reported: 2005-03-04 17:06 EST by Rafael Chaves CLA
Modified: 2005-03-04 17:59 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rafael Chaves CLA 2005-03-04 17:06:49 EST
Add support for user defined content type selection policies. A selection policy
can affect the order content types are returned by the query API in
IContentTypeManager, or even filter out some content types that are not wanted.

Use case: project specific content type resolution (bug 69640 and bug 85765).
Comment 1 Rafael Chaves CLA 2005-03-04 17:21:42 EST
Fixed. Released to HEAD. Tagged code before/after releasing changes:

v20050304_pre_IContentTypeManager_split
v20050304_post_IContentTypeManager_split

Affected projects:

org.eclipse.core.runtime
org.eclipse.core.tests.runtime