Why even use the file system? You could easily use the persistant scopes as
well. See....

well shoot, I could have sworn I blogged it or posted it to by my web site.
But basically, you can write a custom tag so that you can do partial page
caching like so:

<cf_cache name="sectionFoo">
content
</cf_cache>

This custom tag would store the data in either the application, server, or
session cache.

I'll get the code posted to my blog later today.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to