On Fri, Jun 15, 2012 at 1:53 PM, Thiago H de Paula Figueiredo
<thiag...@gmail.com> wrote:

> Ah, now I really know what you're talking. :) My first thought would be to
> decorate or advise the service that loads templates so we could get the
> template contents. Just search for threads which discuss loading templates
> from different places to know which service is involved. Same for messages.
> If your templates won't be changed without a webapp restart, I'd preprocess
> them instead. Or maybe you could even add something like a
> MarkupWriterListener to get the rendered DOM and process it.

I'm looking into it but I really don't see a place where to hook into
template loading...

> Why exactly do you need to index templates and message catalogs? Just
> curious. :)

Simply a way to search full text of templates which are produced by
"designers" and "copy writers" and I have no control over.

Cheers
-- 
Massimo
http://meridio.blogspot.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to