Updates:
        Status: Invalid

Comment #1 on issue 21139 by [email protected]: Chromium Code base  
does not follow Chromium's Coding Style Guidelines
http://code.google.com/p/chromium/issues/detail?id=21139

Only very rarely is multiple implementation inheritance actually useful. We  
allow
multiple inheritance only when at most one of the base classes has an  
implementation;

So, base::RefCounted* is such a rare case. Many of examples you cited are  
pure virtual
interfaces.

In case of further questions, please ask on chromium-dev mailing list. I'm  
sure you'll
get good answers.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

-- 
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs

Reply via email to