Files
solidity/docs
ZoOgY-DoOgY 4f753233f7 Inheritance, "super" and DDD
As explained in "Multiple Inheritance and Linearization" part, "a simple rule to remember is to specify the base classes in the order from “most base-like” to “most derived”". So "contract Final is Base1, Base2" means Final is derived from Base2, derived from Base1, so the final inheritance sequence should be, starting with the most derived contract : Final, Base2, Base1, mortal, owned.
2018-01-24 13:38:47 +01:00
..
2018-01-23 17:53:13 +01:00
2017-12-13 07:55:46 +00:00
2017-10-18 00:19:36 +02:00
2017-10-18 00:19:36 +02:00
2017-12-12 18:47:30 +00:00
2018-01-24 13:38:47 +01:00
2017-12-18 13:05:08 +00:00
2018-01-18 16:32:46 +05:30
2015-12-07 22:35:51 +01:00
2015-12-07 22:35:51 +01:00
2017-10-15 11:04:00 -04:00
2017-01-03 14:13:49 +01:00
2018-01-16 13:08:20 -05:00
2017-12-13 07:55:46 +00:00