On Thu, 2002-07-11 at 06:52, Yuan-Fen Eric Kuo || 郭源汾 wrote: > I am new to the thread so please forgive me if it has been discussed or I > have missed some points somewhere. > > It seems that delegate invokes the methods in the reversed order as they > were combined. According to MS's Spec. isn't it supposed to invoke methods > from the left to right of the operator?
Yes, I think we should not reverse the order. Do you have some tests to show that behavior? > I also have a piece of little code that crashes MCS, should I send it to you > or rather to check what actually causes the crash? The best thing is to track down the bug and provide a simple test to reproduce the bug. You can then add the bug to bugzilla: http://bugzilla.ximian.com/enter_bug.cgi or simply send it to [EMAIL PROTECTED] > Also I'd like to know if this is a good way to get my question (this kind of > questions) answered, or I really should look somewhere else first before I > send the e mail. I think you should use [EMAIL PROTECTED] instead of mono-bugs. - Dietmar _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
