Writing an automated test for this would be nice, but i don't have time right now.
I can't find a good way to do this in RNA, there are just too many limitations. I propose to do this the simple way, otherwise the function will not handle custom socket types correctly which do…
Ok, some complication: The interface sockets have to use the restricted list of socket base types for their enum items, otherwise we'd have to do internal checks and custom validation, which gets…
I'd like to have a more robust way to find a valid base type from subclass on the C++ side. The new_socket
method could do this internally, i think it's the only method in group interface API…
I could repro it for a while, then i made the "mistake" of building f77fdbff8a9 (right before the panels commit), then went back to main, and now i can't repro this any more ...
All i know is…