Actions
Feature #10489
openAdd inherit method for clearer and multiple inheritance
Feature #10489:
Add inherit method for clearer and multiple inheritance
Updated by xiewenwei (xie wenwei) over 11 years ago
Bráulio Bhavamitra wrote:
A new and more intuitive syntax:
Instead of (but keeping this for backwards compatibility):
Besides, this allows multiple inheritance. Also,
inheritcould be implemented with justextendplusinclude?
Module is "multiple inheritance" for ruby. I don't think it is a good idea.
Updated by naruse (Yui NARUSE) over 5 years ago
- Target version deleted (
3.0)
Updated by hsbt (Hiroshi SHIBATA) over 2 years ago
- Status changed from Open to Assigned
Actions