[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue: CLOSE-CONSTRUCTED-STREAM (Version 2)



I think ARGUMENT-STREAM-ONLY is the only reasonable proposal.  I think
of CLOSE as undoing whatever created the stream.  In the case of
composite streams, this means that it undoes the constructors.  Since
the constructor didn't create the constituent streams, closing the
composite shouldn't affect them.

						barmar