[Mono-bugs] [Bug 464150] Delegate.CreateDelegate (Type, null <object>, MethodInfo [, boolean]) doesn't work

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jan 21 19:16:36 EST 2009


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

User vargaz at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=464150#c2


Zoltan Varga <vargaz at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vargaz at gmail.com




--- Comment #2 from Zoltan Varga <vargaz at gmail.com>  2009-01-21 17:16:35 MST ---
MS.NET certainly allows this, but I fail to see the value of it. The created
delegate has a null target, so when its called, it calls its method with a 
null this - not very useful. So since it is not easy to figure out how to
handle
this, and not very useful, this is probably a WONTFIX.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list