Idea is to add an option to the report table macro to cache the generated report for a specified amount of time.
Right now a lot of people use the Bob Swift cache macro around reports, especially those that are slow to run. It would be useful if this was built-in, given the high number of macros already involved in reporting.
This idea comes from a talk I had with @Daniel Luebke about use cases of both Reporting and StiltSoft's Table Filter add-ons. In one use case, I have a page showing multiple filters around a common report. Without caching, each filter re-runs the common report, slowing down the page load.