Le 20/02/2016 19:35, Paul Richard Thomas a écrit :
The only way that I know to do this reliably is to drop the use of a has and to use the extended type names directly. This will take a bit of work!
Maybe the vtab pointer can be used to discriminate between types? There is one vtab struct for each type, isn't there? Mikael