Steve Lawrence created DAFFODIL-1963:
----------------------------------------
Summary: Change paraters to save/reload?
Key: DAFFODIL-1963
URL: https://issues.apache.org/jira/browse/DAFFODIL-1963
Project: Daffodil
Issue Type: Improvement
Components: API
Affects Versions: 2.1.0
Reporter: Steve Lawrence
Fix For: 2.2.0
We changed toe parse() method to deprecated use of ReadableByteChannels in
favor of our new InputSourceDataInputStream, which allows repeated calls to
parse on the same stream. We probably don't really need to ReadableByteChannel
for saving/reloading parsers, should hose just be changed to
Input/OutputStreams?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)