Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-debug-dev] List of Plan items

Hi Alain,
I feel I'm missing a bit of important CDT history here. What is the original reason why CDI interfaces don't have references to org.eclipse.* packages?
Thanks
Pawel

Alain Magloire wrote:
<snip>
The other thing, is that we did not want to bring org.eclipse.* namespace in
to the interface so we could;
- Have our own IAdaptable containing utility methods
- Only bring the getAdapter() method to ICDIOjbect
- Implementing that "service mechanism" that Mikhail is proposing.

- Say is it is not worth the effort and add classes like
org.eclipse.core.runtime.IAdaptable or org.eclipse.core.runtime.IPath in the
CDI interface.

_______________________________________________
cdt-debug-dev mailing list
cdt-debug-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-debug-dev



Back to the top