Ugh..I'm such an idiot :) I went and looked up the url but forgot to paste it in...heh
http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/tapestry-framework/src/descriptor/META-INF/tapestry.page.xml?view=markup I think it was introduced in 4.0. Let me know if there was something else you had in mind. (Just don't ask for component interceptors ;) Well....I guess you could ask for that. I've implemented something like that as a chain that gets called after individual component render() calls are made. (but before the cycle is cleaned up, so almost equivalent to still being inside the renderComponent() method. Not as nice as AOP will be in tap5 :) ) On 7/24/06, Henri Dupre <[EMAIL PROTECTED]> wrote:
On 7/24/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote: > > Sure, but I wonder if the "PageLoader" service isn't doing what you > already > want? Oh where is that? Any pointer/reference?? Is this new to 4.1 or is it already in 4.0? Thanks, Henri.
-- Jesse Kuhnert Tacos/Tapestry, team member/developer Open source based consulting work centered around dojo/tapestry/tacos/hivemind.
