[Mono-bugs] [Bug 494245] ASP.NET Pages not accepting base class with generic type

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Apr 13 16:11:50 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=494245

User ryandbair at gmail.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=494245#c2


Ryan Bair <ryandbair at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ryandbair at gmail.com




--- Comment #2 from Ryan Bair <ryandbair at gmail.com>  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.


More information about the mono-bugs mailing list