On 18/04/2008, Yossarian <xtauer01 at stud.fit.vutbr.cz> wrote: > And what if the command object has overloaded opCast() operator? The > explicit upcasts are forbidden then? iObject temp = c; Run([temp,this]);