https://bugzilla.novell.com/show_bug.cgi?id=342211

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=342211#c5


Robert Jordan <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
           Priority|P2 - High                                       |P5 - None




--- Comment #5 from Robert Jordan <[EMAIL PROTECTED]>  2008-01-16 10:17:35 MST 
---
This is a dupe of the last part of bug #323447.

Your code is using generic event handlers which do not work in Mono
due to the mentioned bug.

Nevertheless, I'm looking at the PPC issue, since the runtime should
not be crashing like this.

BTW, you should rethink employing events in remoting according to this
document:

http://www.thinktecture.com/resourcearchive/net-remoting-faq/remotingusecases

Additionally, using generics in remoting interfaces is limiting
your channel+formatter choices: only the binary formatter is supporting
generics, regardless of the runtime (MS or Mono).


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to