On Thu Nov 21 20:05:30 2024 +0000, Jacek Caban wrote:
Do we need it for something other than the name? For the name, it seems much easier to add `get_name()` to `dispex_static_data_vtbl_t` and just use it in `dispex_to_string`. It wouldn't cover debug traces, but that that may be even an advantage.
It's only for the name, yeah. I thought it would be either too much work or a hack because of traces, but I don't have too strong preference there, so if you are fine with it I can do that.