Bug 72821 - Integrate the Resolver Model with Eclispe-3.0 ContentTypes framework
Summary: Integrate the Resolver Model with Eclispe-3.0 ContentTypes framework
Status: VERIFIED FIXED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-core (show other bugs)
Version: 2.0   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: 3.0   Edit
Assignee: Alain Magloire CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 72796
Blocks:
  Show dependency tree
 
Reported: 2004-08-27 15:49 EDT by Alain Magloire CLA
Modified: 2005-02-22 12:14 EST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alain Magloire CLA 2004-08-27 15:49:55 EDT
We should integrate the resolver Model with the
content type see PR:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=72796

This will allow many things to work correctly,

Comparator, structure viewer(With CVS) etc ...

 except for the Editor see:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=37668

schedule for Eclipse-3.1 only
Comment 1 Alain Magloire CLA 2004-08-27 15:51:13 EDT
Integrate CDT to the ContentType framework
Comment 2 Alain Magloire CLA 2004-09-01 11:41:50 EDT
Folks(Sam, gheorghe),
 I do not know if you been following the discussion with Rafael.
Basically, I want CDT to use the new IContentManager/IContentType scheme
instead of the ResolverModel, it will provide better integration to eclipse.
So we still use the same UI provided by Sam(Preference/Property) but
instead the types will be save on the IContentManager instead.
To help the transistion we can provide an Adapter between the ResolverModel
and the IContentManager

Any comments/feedbacks ?
Comment 3 Alain Magloire CLA 2004-11-03 11:05:18 EST
We are waiting on Eclipse-3.1 architecture.
Comment 4 Alain Magloire CLA 2005-02-22 12:13:42 EST
The ResolverModel class been updated to provide
an adapter for the IContentManager.

Sam ... what about long term solution ...
discussion: shoud we migrate to use IContentManager only
any feedback welcome

Marking this as fixed.
Comment 5 Alain Magloire CLA 2005-02-22 12:14:17 EST
In the head.