accord
Whole Tomato Software
United Kingdom
3287 Posts |
Posted - May 03 2013 : 02:45:35 AM
|
We don't want to get into static code analysis since it is a very complex area, and there are tools out there specializing just for that. Personally, I have always been avoiding multiple inheritance, since there are too many problems arising from using it. Newer languages like Java, D and C# doesn't support it, and there is a reason for that. But you are right, if we would want to get into the complex realm of code analysis, this would be a good thing to look into. |
|
|