Joerg,

In your previous email, you mentioned something like: 

"The really interesting part with XUL is to use it as rich client, i.e. to
avoid rendering the complete page on each request, but only the parts that
need to be rendered."

Are you talking about some sort of "one-screen form handling" feature like this:

https://reservations.ihotelier.com/onescreen.cfm?hotelid=2054&languageid=1

the above is implemented in flash though, I think we can achieve
similar effects in XUL.
I like this feature, it could be used in other situations like
checkout. Should I include this feature into my project? Antonio? I am
not sure how much work is needed to implement this feature.

-Heh


On 7/26/05, Joerg Heinicke <[EMAIL PROTECTED]> wrote:

> There is no form processing built into XUL. You have to implement it
> yourself using XMLHttpRequest. That was what my mails regards the
> proposal on the list was about. You can read it in the archives. Also
> there is not much sense about handling XUL exactly like HTML. XUL has
> its own templating mechanism.
> 
> Joerg
>

Reply via email to