I know what your saying but dont know any .NET libs designed like this ... except validation libs..
On Fri, Aug 2, 2013 at 1:18 AM, Jonathan S. Shapiro <[email protected]>wrote: > 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 > >
_______________________________________________ bitc-dev mailing list [email protected] http://www.coyotos.org/mailman/listinfo/bitc-dev
