Re: upload@incremental

I don't know what incremental vs. non-incremental would mean. Any ideas?

With most modern web apps nowadays, selecting/dropping files immediately
starts the upload to a server, since that operation can take time. You can
achieve this with XForms by sending a submission in the background once you
detect that the value of the control changes. But I am not sure how that
would translate to anything related to the `incremental` attribute.

This said I am not sure we need to spend too much time on this. I am ok
leaving it undefined.

-Erik

On Mon, Oct 24, 2016 at 3:13 AM, Steven Pemberton <steven.pemberton@cwi.nl>
wrote:

>
> https://www.w3.org/community/xformsusers/wiki/XForms_2.0#The
> _upload_Element
>
> The upload element has @incremental.
>
> No meaning attached though.
>
> OK?
>
> Steven
>
>

Received on Wednesday, 26 October 2016 04:23:22 UTC