Re: [codec] Stateful/Streaming/Chunking Codecs

2004-07-05 Thread Alex Karasulu
Mark, Excuse me for taking so long before a reply. I've been thinking about your recommendations a bit. There are several issues that come to mind regarding NIO and in terms of general API use cases. I'll try to outline these issues below in context. snip/ so in StatefulDecoder you have

[codec] Stateful/Streaming/Chunking Codecs (was: Who's In Charge)

2004-07-02 Thread Alex Karasulu
snip/ When I think about this, I come back to the Architecture used for the JAXP Transformer Source and Result objects. Is there some documentation on this architecture out there? Might be good for me to look it over. BTW, although not directly related to JAXP architecture specifically we

Re: [codec] Stateful/Streaming/Chunking Codecs

2004-07-02 Thread Mark R. Diggory
Alex Karasulu wrote: snip/ When I think about this, I come back to the Architecture used for the JAXP Transformer Source and Result objects. Is there some documentation on this architecture out there? Might be good for me to look it over. BTW, although not directly related to JAXP