https://bugzilla.novell.com/show_bug.cgi?id=463941
User [email protected] added comment https://bugzilla.novell.com/show_bug.cgi?id=463941#c5 --- Comment #5 from Kornél Pál <[email protected]> 2009-01-25 06:52:15 MST --- Internally this is not that difficult either. Of course implementing every quirsk would be difficult but not al of the is necessary for a working implementation. Basically HostingEnvironment.MapPath should be the actual implementation and Request.MapPath should call that instead of HttpWorkerRequest.MapPath. I also think that the internal implementation should be based on IApplicationHost and the other hosting setups should instantiate an internal IApplicationHost implementation with the specified parameters that would make implementing this infrastructure easier. -- Configure bugmail: https://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
