[armedbear-ticket] [armedbear] #13: Support for (FLEXI-STREAMS-like) :external-format
armedbear
armedbear-devel at common-lisp.net
Sun Nov 2 07:56:09 UTC 2008
#13: Support for (FLEXI-STREAMS-like) :external-format
-------------------------+--------------------------------------------------
Reporter: ehuelsmann | Owner: somebody
Type: defect | Status: new
Priority: major | Milestone:
Component: component1 | Version:
Resolution: | Keywords:
-------------------------+--------------------------------------------------
Comment(by mevenson):
For #13 I looked at FileStream.java . If the _setFilePosition is required
even for
character streams, I think there is no easy and safe way to implement
multiple
encoding handling.
But since abcl can read from network connections, on which you can't do
random access,
I believe there is a way to keep the seeking requirement out of the way of
character (non-binary) streams.
-- Hideo at Yokohama via armedbear-j-devel
--
Ticket URL: <http://127.0.0.1:8000/armedbear/ticket/13#comment:2>
armedbear <http://common-lisp.net/project/armedbear>
armedbear
More information about the armedbear-ticket
mailing list