Vladimir Panteleev wrote:
That's a subjective opinion :) I could just as well continue arguing that void[] is the perfect type for any kind of "opaque" binary data due to its properties.
To argue that convincingly, you'd need to disable conversions from arrays of class objects to void[].
Andrei
