On Fri, 2002-08-02 at 23:13, YUAN-FEN KUO wrote: > It seems that type mismatching isn't caught when removing a delegate from a > sequence of delegates. > I am just wondering if this were done to match the Spec's saying that > "impossible removal is benign."
hi. if you spot any differences between mono and mscli, it always helps if you attach simple demo. regarding the type checks: you mean throwing ArgumentExceptions during Remove in the same matter Combine does? uhm. actually i don't see msdn docs mentioning exceptions in either case. could be combine is wrong as well. [i can't find the quote you mentioned. where did you find that?] regards, dns -- ___________________________________________________________________________ mailto:[EMAIL PROTECTED] _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
