[Mono-bugs] [Bug 411630] MDB can' t execute methods or inspect properties from generic classes
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Jul 24 04:09:31 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=411630
User martin at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=411630#c5
--- Comment #5 from Martin Baulig <martin at novell.com> 2008-07-24 02:09:30 MDT ---
Ok, one more work on properties:
While invoking methods in generic classes was always clearly excluded from the
generics feature set, invoking properties was considered experimental.
Unfortunately, invoking properties is currently broken - as I said, support was
there, but not officially supported, so it wasn't part of the test suite - and
it's too late to do anything about it, this won't make it into the 1.0 release.
We may talk about properties after the 1.0 release - that's a bug which can be
fixed, but it requires adding hacks to the runtime which is a no-go at the
moment.
Methods are post generics sharing, so in the > 3 months from now timeframe.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list