[r6rs-discuss] [Formal] The standard-*-port procedures should return a fresh binary port

John Cowan cowan at ccil.org
Thu Feb 8 23:14:34 EST 2007


Per Bothner scripsit:

> One possible approach is that (current-output-port) gets
> lazily initialized to a textual stream bound to (standard-output-port),
> on first use.

Your point is an excellent one, and I favor your solution, although
eager initialization is probably good enough.  This would be where
you apply the native-everything transcoder.

-- 
He played King Lear as though           John Cowan <cowan at ccil.org>
someone had played the ace.             http://www.ccil.org/~cowan
        --Eugene Field



More information about the r6rs-discuss mailing list