#1343 - Replace swfupload with plupload

This is a spacer post for a website comment topic. The content this topic relates to: #1343 - Replace swfupload with plupload
I asked if they'd do a discount for an alternative Open Source licence, but they politely declined.

swfupload is workable, as is plain HTML -- so we will wait until someone wants to sponsor a plupload OEM license, or until ocProducts potentially makes another investment cycle.
I think there wasn't much need to have a Flash fallback for v10 anyway.

We could have gone with a simple HTML 5 solution as both XHR 2 and the File API are widely supported now except for IE 8 and 9 (about 6% marketshare combined) for which we can just show a plain ol' input[type=upload]. :)

http://caniuse.com/#search=xhr
http://caniuse.com/#search=file%20api
PlUpload is very nice and can do other things:
https://github.com/moxiecode/plupload/wiki/Image-Resizing-on-Client-Side

Besides, we do need to support IE9 first-class for at least another few years.
0 guests and 0 members have recently viewed this.