Commit Graph

4 Commits

Author SHA1 Message Date
Arjan Molenaar
7b7041173e Add back generic methods
From the old code, updated to Python 3.
2019-11-08 17:40:14 +01:00
Arjan Molenaar
8aba6a7955 Add back multimethod support in a separate module
Note that overriding is no longer possible from within the same class!
2019-11-08 17:27:16 +01:00
Arjan Molenaar
bb20f6992b Replace old code by Python3 implementation from Gaphor
Multimethods are missing now. Those have to be added back.
2019-11-08 16:35:11 +01:00
Arjan Molenaar
b7f4d5b12c Move tests to toplevel 2019-11-08 13:52:19 +01:00