[Libre-soc-bugs] [Bug 1094] insndb instruction database visitor-walker is needed

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Sat Jun 10 17:08:53 BST 2023


https://bugs.libre-soc.org/show_bug.cgi?id=1094

--- Comment #104 from Dmitry Selyutin <ghostmansd at gmail.com> ---
(In reply to Luke Kenneth Casson Leighton from comment #103)
> this is placing the registry in *VisitorMeta*.
> it needed to be the other way round:

No it is not. The relationship between __new__ and __init__ in metaclasses the
same as between __new__ and __init__ in classes. In fact, metaclasses are
classes too. Just use `print(cls)`.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list