mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
6a2691acfa
Mixin inheritance is an alternative to the usual multiple-inheritance and solves the problem of knowing which parent will be called. It also solves a number of tricky problems like diamond inheritence. The idea is to solve the same sets of problems which MI solves without the problems of MI. PR: 54746 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: fjoe (mentor)
2 lines
59 B
Plaintext
2 lines
59 B
Plaintext
MD5 (mixin-0.04.tar.gz) = cc1932a0a90dd905726373d7c2f6377f
|