http://bugzilla.novell.com/show_bug.cgi?id=494245
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=494245#c2 Ryan Bair <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Ryan Bair <[email protected]> 2009-04-13 14:11:49 MDT --- You can make it work using the CLS syntax such as Namespace.Class`1[[Namespace.Parameter, assembly]]. MS put a hack in ASP.NET MVC to allow for C# and VB.NET syntax generics to be used in the Inherits directive but its not working on Mono. I saw a few unimplemented methods on FileLevelPageControlBuilder which may account for this but I haven't looked closely enough to say with any certainty. -- 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
