Caching quesiton?

Hey all

I have a built an application in which i am not able to cache views or
controllers in the normal way. Basicly the application skins itself
based on the host name that its being accessed with. I was thinking of
setting up a custom caching system that would cache the pages into a
structure by the host at the top level?

Ive not much experience with caching so any help would be really
welcomed.

thanks

Tim

Ive just realised that the cache actually breaks it down within
tmp/cache

into the directorys of the cache headers. I.e. yourdomain.com
contronller → action

which is just waht i wanted anyway!!

hahaha

Tim