[Mono-list] Compiling ASP.NET MVC 1.0 on Mono.

Tom Opgenorth opgenorth at gmail.com
Sat Oct 31 21:39:04 EDT 2009


On Sat, Oct 31, 2009 at 15:40, Marek Habersack <grendel at twistedcode.net>wrote:

> Now, FormCollectionBinder is an attribute that adorns the class
>> System.Web.MVC.FormCollection.  The declaration of
>> FormCollectionBinderAttribute is a private sealed class inside of
>> FormCollection.  If I move the code for this attribute outside of the
>> class declaration for FormCollection and then try to compile, there
>> seems to be no problems.
>>
>> Could this be a bug with the compiler?  A simpler case is this:
>>
> Yes, and the bug was fixed after 2.4.3 was released.

I just ended up tweaking the ASP.NET MVC source and moved the code for the
attribute outside the class, all is good now.




-- 
http://www.opgenorth.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20091031/7e7b5d86/attachment-0001.html 


More information about the Mono-list mailing list