[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 09:30:28 BST 2023


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

--- Comment #84 from Dmitry Selyutin <ghostmansd at gmail.com> ---
Ah, and one note about a single __call__. Even though it's an unlikely
scenario, two classes might share the same name (e.g. one is on global level
and other is class-nested). What'd be the callbacks then? So, all in all, I
think that, as much as I don't like isinstance checks, they're much better than
checking class names.

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


More information about the libre-soc-bugs mailing list