[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
RE: [cdt-core-dev] New class IIncludeContainer
|
A couple comments.
First, I would love something like this to get the includes off the top
level of the outline.
Second, this is a little trickier than in the JDT where the imports are all
clumped together in the source file. In C/C++ they can be dispersed
throughout the file. My feeling is that we should maintain the ordering of
the elements in the model as they are laid out in the file. However, that
feeling may pass as I think about it more...
I'm a fan of not having includes shown at all in the outline view. But
that's not a popular opinion (at least not around here). Putting them in a
container would certainly help the issue.
+1
Doug Schaefer
Senior Staff Software Engineer
Rational Software - IBM Software Group
Ottawa (Kanata), Ontario, Canada
-----Original Message-----
From: Alain Magloire [mailto:alain@xxxxxxx]
Sent: Thursday, April 03, 2003 12:13 PM
To: cdt-core-dev@xxxxxxxxxxx
Subject: [cdt-core-dev] New class IIncludeContainer
bonjour
We would like to propose an IIncludeContainer class.
Similar to JDT, IImportContainer
ITranslationUnit
+ IIncludeContainer
+ IInclude
+ IFunction
....
Comments?
_______________________________________________
cdt-core-dev mailing list
cdt-core-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/cdt-core-dev