After implementing my views up using c5 elements, I see a very powerful way to use xhp: for fragment caching. c5 comes with what I think is basically a wrapper-class in 'Cache', which can be configured underneath to use different caching implementations. This Cache can be called directly from the c5:base element, and configured with the timeout.
After implementing my views up using c5 elements, I see a very powerful way to use xhp: for fragment caching. c5 comes with what I think is basically a wrapper-class in 'Cache', which can be configured underneath to use different caching implementations. This Cache can be called directly from the c5:base element, and configured with the timeout.