0.8.3.18:
[sbcl.git] / contrib / sb-simple-streams / TODO
1 -*- text -*-
2
3 - Test writing beyond the end of a mapped-simple-stream
4
5 - Test write-octets / read-octets handling of encapsulated streams
6
7 - handle ansi-streams in write-octets / read-octets
8
9 - Implement socket-base-simple-stream and chunked transfer encoding.
10
11 - Implement / test string streams.
12
13 - Make sure the code examples for stream encapsulation from Franz work
14
15 - Test every single output function
16
17 - Handle character position (slot charpos)
18
19 - make file-position work for non-file streams, where applicable
20
21 - make pathname work for simple-streams
22