1- Is there an option to disable caching? Something that I can pass to entirely disable caching e.g. for debugging purposes so that I can turn it off for my entire site/project 2- If you are working with old silly systems that have lots of "echo", is there a driver/options similar to PEAR::Cache_Lite's Cache_Lite_Output which automatically turns on output buffering, and stores the buffer once you decide to end it. It's not that important, just a bit convenient. 3- If, for example, I'm storing 100,000 items using plain files, would they all be stored in the same directory? Is there a way to automatically have the component do so? Maybe something similar to how iTunes saves media files, two levels of 00-99 directories, if you were to store 100K files and split them equally, you would end up with 10 files in each dir, which I assume would be fast compared to having 100K files in one dir.
Thanks, Ammar -- Components mailing list Components@lists.ez.no http://lists.ez.no/mailman/listinfo/components