Quote:
Originally Posted by Game_Ender
This is completely possible in a type safe way as long as you know the type of the object you want to get out.
|
I agree. But Soulstorm's question concerned simulation of a capability of Objective C, which (in rough, handwavy terms) allows this to be done even when you
don't know the type of object you want to get out.