[Mono-bugs] [Bug 645257] Support non-IJavaObject types as generic type parameters.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Oct 12 17:55:12 EDT 2010


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

https://bugzilla.novell.com/show_bug.cgi?id=645257#c2


Mike Kestner <mkestner at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
            Summary|Need to implicitly wrap     |Support non-IJavaObject
                   |non-IJavaObject types with  |types as generic type
                   |an ObjectWrapper instance.  |parameters.

--- Comment #2 from Mike Kestner <mkestner at novell.com> 2010-10-12 21:55:12 UTC ---
On r8257, I added JavaTypeConverter support for arbitrary objects as generic
type parameters.  This fixes the initial bug report, as I am able to add
non-JLO subclasses to an ArrayAdapter and retrieve them.

I have updated the summary back to something a bit more reasonable as a
description for what was reported and fixed.

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