[Mono-bugs] [Bug 439630] We are not caching negative compilation results in ASP.NET

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Oct 29 06:13:29 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=439630

User mhabersack at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=439630#c1





--- Comment #1 from Marek Habersack <mhabersack at novell.com>  2008-10-29 04:13:28 MDT ---
(In reply to comment #0 from Gonzalo Paniagua)
> When, for instance, there's a C# error in global.asax, we try to compile it on
> every request instead of caching the error result and returning it until the
> depencencies change.
I'm not sure we want to do that. It will fail to work on systems where file
watching is disabled. If they have just one file failing, they will have to
update it and restart the entire application, instead of relying on the fact
that the file will be recompiled the next time around.


-- 
Configure bugmail: https://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