Hi all Just a quick question about Tapestry future and Ajax. Will there be some "formal" Ajax integration (directly in the Framework I mean) ?
More important, how will it be done ? I've recently been at Microsoft DevDays and they have presented Atlas, their Ajax framework. The interesting part about it is the way they've used it : - transparent for the user : it's based on a component model, the user just declares the component as usual - the Ajax part is in fact a kind of proxy : the Ajax is used as a proxy, in order to limit the transferts between the client and the server to just what is needed. As such, the Ajax layer takes care by itself of positionning the various elements and doesn't inform the server of the exact location for example (for sure I guess it can tell the server if needed). So, my point is just to see what's planned for Tapestry, and how... and when ? ;) Thanks in advance ZedroS