[Mono-bugs] [Bug 341302] Failure to resolve complex generic methods from xml-api-info

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Nov 13 09:00:54 EST 2007


https://bugzilla.novell.com/show_bug.cgi?id=341302#c1


Jb Evain <jbevain at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                                        |RESOLVED
         Resolution|                                                |INVALID




--- Comment #1 from Jb Evain <jbevain at novell.com>  2007-11-13 07:00:53 MST ---
NOTABUG. The mismatch comes from the fact that the class status have been
generated long ago.

What happens is that the xml-api-info, in the signature of the method, contains
directly the name of the generic parameter. For instance:

System.Collections.Generic.IEnumerable<TResult>

As it's a plain string, we have no way to locate the TResult parameter, and if
our implementation use TSource, we are toasted.


-- 
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