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

http://bugzilla.novell.com/show_bug.cgi?id=567333#c13


--- Comment #13 from Tyler Larson <[email protected]> 2010-04-26 19:01:34 UTC 
---
I looked deeper into the DLL provided with shaml, and found that the author
(sztupy) made some pretty nontrivial changes to MVC2 specifically in this area
to make MVC2 run correctly under Mono.

You can see his changes here on github:
http://github.com/sztupy/monosystemwebmvc

In particular, the changes to Mvc/TypeDescriptorHelper.cs work around the issue
described here. The diff for those changes (against the MS-PL sources) is here:

http://github.com/sztupy/monosystemwebmvc/commit/ffc6ece6b9ece16ccee19c19c621b1254c949c14#diff-5

The project also contains work-arounds for other items not implemented in Mono.

-- 
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

Reply via email to