DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=32102>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=32102 [PATCH] commons-fileupload based multipart parser ------- Additional Comments From [EMAIL PROTECTED] 2004-11-07 20:36 ------- the patch is in zip format. Note that the patch is a bit rough on the edges, if dev@ agrees with it i'll polish it up with docs etc. I'm especially concerned with the fact that it removes the Part class in favor of the FileItem interface - and thus probably breaking quite a bit of existing client code. Maybe this should go into 2.2 rather than 2.1? OTOH standardizing on a known and proven interface provided by a commons subproject is probably not the worst thing to do. Feedback wanted :)
