Yes this issue has been thought about a great deal. It ~might~ happen in tapestry4.1, will definitely happen in tapestry5. I don't know which yet.

jesse

On 2/23/06, Jonathan Bullkich <[EMAIL PROTECTED]> wrote:

Hi,

 

I'm working with tacos4-beta-1 and I'd like to know some details about the status of the direct parameter:

Right now it's not implemented, all components except the AjaxDirectLink ignore it,

also, there's a TODO comment in DojoResponseBuilder to handle the order in which components

are rendered.

Are there any plans to implement it?

 

Another thing, the way that it's implemented right now, even when the direct parameter is true,

the rendering is performed for every component, with the NullWriter, but still, all the server

side work, to get each component value is performed.

I'd really like that when the direct parameter is true, that only the components in the updateComponents

List will perform their server side logic.

Have you thought about this issue?

 

Thanks,

 

Jonathan


Reply via email to