Bug 87194

Summary: [content type] add support for selection policies
Product: [Eclipse Project] Platform Reporter: Rafael Chaves <eclipse>
Component: RuntimeAssignee: Rafael Chaves <eclipse>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3    
Version: 3.1   
Target Milestone: 3.1 M6   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Bug Depends on:    
Bug Blocks: 69640, 85765    

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