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

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Sun Jun 18 16:30:16 BST 2023


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

--- Comment #151 from Jacob Lifshay <programmerjake at gmail.com> ---
(In reply to Luke Kenneth Casson Leighton from comment #149)
> (In reply to Dmitry Selyutin from comment #148)
> > I forgot to mention 1 step in roadmap: we miss support for dataclasses. I'll
> > add it too. I think this will be a bit trickier to make it generic, though,
> > since dataclasses do not inherit from some special class; we, however, do.
> 
> it'll need dynamic detection: i'm fairly certain you can do better than
> isinstance(dataclass) and ha, probably by registering with @thing just
> like @register(object) i suspect @register(dataclass) would work just as
> well

there is no dataclass class

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


More information about the libre-soc-bugs mailing list