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 21:04 -------
@Antonio : ok will do so
@Reinhard :
That's one way of providing a migration path yes. But Part has getFileName() in
it, which is meaningless in commons-fileupload because you shouldn't know how
the file is stored. 
Can we have getFileName() return the same as getUploadName() and implicitly
change the contract? Or rather throw OperationNotSupportedAnymore to send an
early deprecation warning ?

Reply via email to