What really happens is that you end up designing the exception code space twice - once as exceptions and once as error codes. At that point, the exception is purely a carrier for the error code. You lose exception inheritance, for example.
_______________________________________________ bitc-dev mailing list [email protected] http://www.coyotos.org/mailman/listinfo/bitc-dev
