[aerogear-dev] [aerogear-controller] Multipart support

Summers Pittman supittma at redhat.com
Mon Apr 15 15:19:19 EDT 2013


On Monday, April 15, 2013 10:00:14 AM, Daniel Bevenius wrote:
> Hi!
>
> I've created a gist to discuss possible ways to implement
> multipart-support in AeroGear Controller:
> https://gist.github.com/danbev/fec1fe498cabdf0aef6a
>
> Any suggestion/comments are welcome.
>
> /Dan
I don't mind relying on commons-fileupload.

It would be nice (but more work) if we could marshall objects with 
multipart like we can with JSON.  For fields which aren't files that is 
easy.  For fields which are files we would have some behavior to define.

I'm all for making easy bindings for common types (maybe byte[], File, 
InputStream, BufferedImage) and having an easy way to inject custom 
processing (perhaps with annotations).

>
>
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev




More information about the aerogear-dev mailing list