Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] typos and missing documentation in the CDT source code

Hi all,
	
Some questions about the state of the CDT source code.

There are several typos in class names and method names:
EnvirinmentVariable, BuildSustem, etc. I believe they're collected in bug #
210116. Are they going to be fixed for 5.0, or are they going to stay in the
name of backwards compatibility? They look kinda dodgy.

Second: most classes in CDT are almost totally undocumented. No Javadoc
comments, or any kind of useful comments at all. I can't believe this is not
a problem even for CDT contributors themselves. This was raised as bug
#214324, then closed out of frustration. Any comments on this?

Best regards,
Andras 



Back to the top