Is multi-file upload still roll-your-own, a la: https://groups.google.com/forum/?fromgroups=#!searchin/web2py/multiple$20file$20upload/web2py/XpnUb2_MaRc/DkUOi4iDrPYJ
or is there something native, as per proposals: https://groups.google.com/forum/?fromgroups=#!searchin/web2py/multi$20upload/web2py/MenvVfNJCnU/ZQxfwPSX0SUJ ? It seems there's no web2py_slice on the topic. I'm thinking it's useful enough to be a feature. I'm looking at something jQuery-ish. This is slick enough for me, especially if it can be made it a component: https://github.com/blueimp/jQuery-File-Upload/wiki/Setup --

