[Mono-bugs] [Bug 321674] [generics] runtime should support Covariant / Contravariant generic parameters

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue May 26 14:12:25 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=321674

User rkumpera at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=321674#c3


Rodrigo Kumpera <rkumpera at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rkumpera at novell.com




--- Comment #3 from Rodrigo Kumpera <rkumpera at novell.com>  2009-05-26 12:12:24 MDT ---
May I ask why?

Implementing the current ECMA behavior is a terrible idea because it features
non deterministic dispatch in case of ambiguous types.

Implementing the MS behavior is a disaster on itself as it's not documented and
lore say it's non deterministic too.

Also there is the issue that right now no major language ships with support for
it.

FX 4 is on beta and won't be ready for quite some time, so I see no reason to
implement now whatever we decide to.

-- 
Configure bugmail: http://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