Hello there. I know right now when you assign a new handler, it will simply override the old handler, but I was wondering that in future, is it is possible to allow multiple scalar type handlers, assuming there is no conflict in the methods defined in each handler? Or are there technical difficulties to achieve this in the native C code?
Hello there. I know right now when you assign a new handler, it will simply override the old handler, but I was wondering that in future, is it is possible to allow multiple scalar type handlers, assuming there is no conflict in the methods defined in each handler? Or are there technical difficulties to achieve this in the native C code?