From your message I assume you think you can wait for someone to implement it, but there is no one working on ASP.NET stack. So you are the most likely one who understand what it is and who is most able to implement it.

Atsushi Eno

Martin Thwaites wrote:
I'm not sure of the best place to raise this, it's not a bug really, but a property that seems to be new to the framework.

System.Web.Hosting.HostingEnvironment has the property "InClientBuildManager" and it looks like it was added in 3.5.

The reason I think it's an important thing to get added soon is the fact that WebActivatorEx uses it, and it's part of just about every NuGet package for MVC. So if people want to move over to mono, this could be a major issue.

On the plus side, WebActivatorEx handles it well, so you just get an exception on first run.

http://msdn.microsoft.com/en-us/library/system.web.hosting.hostingenvironment.inclientbuildmanager(v=vs.100).aspx <http://msdn.microsoft.com/en-us/library/system.web.hosting.hostingenvironment.inclientbuildmanager%28v=vs.100%29.aspx>


_______________________________________________
Mono-devel-list mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/mono-devel-list

_______________________________________________
Mono-devel-list mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to