[T5] Turning Off / Overriding Tapestry Name Munging

2008-02-20 Thread David Kendall
this munging logic? - or turn it off completely? Thanks David Kendall Lithium Technologies - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: T5 Proposal: Provide a Mechanism to Force Cache Flushing

2008-01-21 Thread David Kendall
can help in any way. Thanks again. David Kendall - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

T5 Proposal: Provide a Mechanism to Force Cache Flushing

2008-01-16 Thread David Kendall
want to see - so it would be helpful if someone familiar with the internals of the caching logic could provide some feedback if my approach is the optimal. If there are other strategies that people here find effective please suggest them. Thanks. David Kendall

RE: T5: Decorating A Service In a Sub Module

2007-11-19 Thread David Kendall
; PageRenderRequestHandlerDecorator decorator = new PageRenderRequestHandlerDecorator(castDelegate); return decorator; } Is there anyone on this list who does have experience with using decorators in a sub-module and can tell me what I am doing wrong - or who can verify this is a bug in T5? Thanks. David Kendall

T5: Decorating A Service In a Sub Module

2007-11-16 Thread David Kendall
. David Kendall Software Architect Lithium Technologies - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

T5 Decoupling a Template From its Component Class

2007-05-30 Thread David Kendall
tweaked for a particular co-brand. For example - I might want to have a template on the class path as org/example/myapp/override/cobrand1/components/CClamp.html Is there any way to do this? Thanks in advance. David Kendall