Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Feature Requests
 virtual inheritance suggestion
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Dusan
Whole Tomato Software

Slovakia
177 Posts

Posted - May 03 2013 :  02:19:01 AM  Show Profile  Reply with Quote
Hello, VAX could check for us if it would be better to use virtual inheritance in case of multipe inheritances to help us avoid diamond effect.

More info:
http://www.cprogramming.com/tutorial/virtual_inheritance.html

Dusan


accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - May 03 2013 :  02:45:35 AM  Show Profile  Reply with Quote
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.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000