Where can I find more info on proposals for C++ type tests and type guards ? Is there anything more than the RTTI stuff covered in the latest BLOT ? if ( fruit is Apple ) apple = <Apple>fruit; Whitney