EnsureLocalDisposalRule on asp.net web app pages

52 views
Skip to first unread message

Cyril G

unread,
Jan 22, 2013, 10:39:03 AM1/22/13
to gend...@googlegroups.com
Hi,
 
EnsureLocalDisposalRule is fired for each control property of a System.Web.UI.Page instance (asp.net web app). Though, Dispose() is automatically called at the end of the Page cycle life, according to MSDN documentation. Calling the Dispose() method on these objects would even come to runtime problems.
 
So this rule should be disabled in theses cases...
Is there a way to change/customize this behaviour, and would it be taken into account into later Gendarme releases?
Reply all
Reply to author
Forward
0 new messages