http://bugzilla.novell.com/show_bug.cgi?id=551623
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=551623#c1 Jb Evain <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Jb Evain <[email protected]> 2009-10-31 06:59:26 MDT --- You're hitting the following limitation: http://monotouch.net/Documentation/Limitations#Generic_Virtual_Methods «Generic virtual methods aren't supported, as it isn't possible to determine statically what method will be called in all circumstances.» The Property<T> method of EntityMap`1 is virtual, and hence requires JIT support. -- Configure bugmail: http://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
