> Yes, this is exactly what it does... Basically the calls go something > like this: > > list = CurrentNamespaceManager.AllTopicsSortedLastModifiedDescending(); > for each in list > { > TopicInfo topic = CNM.GetTopic(list.name); > /* ... */ > } > /* other direct read of Topics.. */
OK, I can tell that I'm going to have to cache the other operations that I was hoping to avoid. It's not super hard, though - I should be able to get it done before too long. Since I'm going to do that, I'll put my other analysis on hold until after I'm done. Then I'll commit it and we can all rerun our tests and see how I did. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Flexwiki-users mailing list Flexwiki-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flexwiki-users