Am Mittwoch, 27. September 2006 19:08 schrieb chromatic: > While we > > > could of course check, what type P0 is, such a check would be needed for > > every IO opcode. (And see below) > > I don't buy this argument. If the cost for checking the type of P0 is > greater than the cost of doing IO, that's a big problem and not with the > interface.
A wasn't talking about costs at all. I'm talking about unneeded code duplication, sanity and inheritance. In fact, the proposed method interface will be slower (currently) - I really don't care. leo
