I am currently working on 2.1.5 and want to harness Magnolia's cache for
some chunks of html that are served up via DWR.  It is some navigation
that seems like it would be expensive because it has to walk through
pages and access metadata on each to determine what is and isn't in the
navigation.

Looks like the i.m.c.core.CacheHandler is key to making that happen but
it only takes an HttpServletRequest object.  In addition it looks like
it would need to have a page in the repository to work.  Is there any
way to just pass it a URL and the related html to have it cache it out
so it can automatically be invalidated whenever there is an
activation/deactivation of content?

Thanks,

Tom

----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------

Reply via email to