[Bese-devel] ajax related and other patches in public

Alexander Kjeldaas alexander.kjeldaas at gmail.com
Thu May 4 21:57:57 UTC 2006


On 5/4/06, Attila Lendvai <attila.lendvai at gmail.com> wrote:
>
> the interesting part is the ajax-p flag, which alters the action
> calling so that it gets suitable for ajax communication.
>
> with this patch, with dojo plus some other code which is not mature
> enough (ajax-component-mixin and firends) i'm replacing entire
> widget-components quite transparently to the rest of the code.
> basically i can start the render loop at random position in the
> component hierarchy which will walk the parent slot. as soon as an
> ajax-component-mixin is found the rendering starts there and the
> result is returned wrapped in an xml.
>
> the client side js blindly looks up the div with the id and replaces
> with the returned xml. there were some gotcha's, but it works like a
> charm now... :)
>
> hope you like it, the rest will follow
>

Whoa!  Dreams come true.. :-)
Do you have the degradeable stuff as well so it transparently works
with non-ajax clients?

Can't wait to get going on my project now.

astor



More information about the bese-devel mailing list