https://bugzilla.novell.com/show_bug.cgi?id=411630
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=411630#c5 --- Comment #5 from Martin Baulig <[EMAIL PROTECTED]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
