I think this should get you started.

http://wiki.apache.org/jakarta-tapestry/Tapestry41Roadmap

I'm not sure about the internals of MS's ajax support, but what we're doing
in tapestry is more or less what the rest of the web 2.0 folks are striving
for.

j
On 3/22/06, ZedroS Schwart <[EMAIL PROTECTED]> wrote:
>
> 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
>
>


--
Jesse Kuhnert
Tacos/Tapestry, team member/developer

Open source based consulting work centered around
dojo/tapestry/tacos/hivemind.  http://opennotion.com

Reply via email to