Fixed the SigOp type ID solution, which didn't work using base class pointers. So, instead of an efficient compile time solution, the current is using pure virtual base method for the ProcessableBase class, having associated overhead.
Authored by: lonfield 2023-07-26
Parent: [r386]
Child: [r388]