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

Wed, 21 Jan 2009 16:16:59 -0800

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

User [email protected] added comment
https://bugzilla.novell.com/show_bug.cgi?id=464150#c2


Zoltan Varga <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]




--- Comment #2 from Zoltan Varga <[email protected]>  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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to