[Mono-bugs] [Bug 342211] Several remoting issues

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jan 16 12:17:35 EST 2008


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

User robertj at gmx.net added comment
https://bugzilla.novell.com/show_bug.cgi?id=342211#c5


Robert Jordan <robertj at gmx.net> changed:

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




--- Comment #5 from Robert Jordan <robertj at gmx.net>  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.


More information about the mono-bugs mailing list