Does loading the collection have anything to do with invalidating the isallowed query cache? How does NH know when cached query results are no longer valid?
On May 19, 2010 9:31 PM, "Ayende Rahien" <[email protected]> wrote: What you might be able to do is to remove the collection from the cache, leading to loading on the next query. The problem is that it would still need to load those collections, and that is going to take some time. On Thu, May 20, 2010 at 2:29 AM, Ayende Rahien <[email protected]> wrote: > > No, if you want to m... -- You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en.
