[Mono-dev] [PATCH] ASP.NET 2.0 processing pipeline order correction
Marek Habersack
grendel at caudium.net
Mon Oct 9 06:37:53 EDT 2006
Hello,
According to http://msdn2.microsoft.com/en-us/library/ms178473.aspx,
the PostResolveRequestCache event should be raised before creating the
handler object. Mono currently does it after the handler creation. The
attached diff fixes that. Please review and let me know if I can commit,
thanks
marek
-------------- next part --------------
A non-text attachment was scrubbed...
Name: HttpApplication.cs.diff
Type: text/x-patch
Size: 833 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20061009/bbdc08ef/attachment.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20061009/bbdc08ef/attachment-0001.bin
More information about the Mono-devel-list
mailing list