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=37256>.
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=37256





------- Additional Comments From [EMAIL PROTECTED]  2005-11-09 10:12 -------
(In reply to comment #15)
> TestPartSource.createInputStream now actually creates a new input stream. Just
> to get the semantics right even if it's a test case. (Any retries would have
> failed before)

I had overlooked the retries. What if my InputStream cannot be recreated?
It seems to me that Part.isRepeatable() should be abstract and implemented only
in  StringPart (returning true) and FilePartSource (returning true), allowing
for a notRepeatable InputStream to be wrapped by a PartSource. Otherwise, a new
Part must be fully implemented.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to