I don't see an IListener interface in tapestry 4.0 are you referring to the IActionListener interface?
Ron Piterman wrote: > what about implementing an IListener which does just that, and then > passing the directLink this listener, instead of a tapestry > proxy-to-a-method? > > Glen wrote: > >>I have a parent detail view with a CustomerPage and an OrderPage. The >>CustomerPage shows all the orders with a @DirectLink to view order >>details in the OderPage that passes a single parm to a listener in >>CustomerPage. The listener gets an OrderPage instance and sets the >>Order and returns the OrderPage instance. This works fine I am just >>trying to do this with less plumbing... >> >>Is it possible to have @DirectLink go directly to OrderPage without >>having to call a listener in CustomerPage? >> >> >>thanks, >>Glen >> >> >>PS I am using Tapestry 4 rc 1 >> >> >>--------------------------------------------------------------------- >>To unsubscribe, e-mail: [EMAIL PROTECTED] >>For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]