/[Apache-SVN]
ViewVC logotype

Revision 803310


Jump to revision: Previous Next
Author: jukka
Date: Tue Aug 11 22:12:56 2009 UTC (14 years, 10 months ago)
Changed paths: 6
Log Message:
IO-192: Tagged input and output streams

Added static checker methods on TaggedIOException. This simplified the tagged stream classes and should make it easier to reuse just the TaggedIOException class.

Made the tag object Serializable. Switched to using a unique id (UUID) object per tagged stream instead of the stream instance as the tag that binds thrown exceptions to the tagged stream.

Changed paths

Path Details
Directorycommons/proper/io/trunk/src/java/org/apache/commons/io/TaggedIOException.java modified , text changed
Directorycommons/proper/io/trunk/src/java/org/apache/commons/io/input/TaggedInputStream.java modified , text changed
Directorycommons/proper/io/trunk/src/java/org/apache/commons/io/output/TaggedOutputStream.java modified , text changed
Directorycommons/proper/io/trunk/src/test/org/apache/commons/io/TaggedIOExceptionTest.java modified , text changed
Directorycommons/proper/io/trunk/src/test/org/apache/commons/io/input/TaggedInputStreamTest.java modified , text changed
Directorycommons/proper/io/trunk/src/test/org/apache/commons/io/output/TaggedOutputStreamTest.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26