Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79002 --- shadow/79002 2006-08-03 08:03:52.000000000 -0400 +++ shadow/79002.tmp.15577 2006-08-03 08:03:52.000000000 -0400 @@ -0,0 +1,28 @@ +Bug#: 79002 +Product: Mono: Class Libraries +Version: unspecified +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Wishlist +Component: Sys.Web +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Cache Dependency does not working + +Cache item does not expired when depended cache item was changed. + +Steps to reproduce the problem: +1. Look at attached example + +Actual Results: +Cache returns object that has been stored. + +Expected Results: +Should return null, because depended cache item was changed _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
