Hi, I know that Model-Glue uses caching for the model, controller, and helper files. We're also using caching in our queries to the database. However, I'm trying to tweek performance as much as possible. 1) I wonder if there's still a benefit to caching using CFCache to cache entire code snippets or even full pages. I suspect there probably is but I'm just wondering what others think. 2) If I want to do full page caching, where would I need to put the cfcache tag? Probably in the template file that includes all the views?
-- Olivier Bridgeman -- Model-Glue Sites: Home Page: http://www.model-glue.com Documentation: http://docs.model-glue.com Bug Tracker: http://bugs.model-glue.com Blog: http://www.model-glue.com/blog You received this message because you are subscribed to the Google Groups "model-glue" 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/model-glue?hl=en
