[Seaside-dev] encoding/decoding Streams

Paolo Bonzini bonzini at gnu.org
Thu Jul 31 06:28:20 UTC 2008


I have two questions:

1) Would it make sense to change WACodec>>#encode: and WACodec>>#decode: 
to accept streams instead of Strings?

2) The tests for codecs assume that the source encoding is ISO-8859-1. 
This is fine for testing purposes, but not necessarily for deployment. 
Would it make sense then to change the constructor so that it can take a 
source and destination encoding?  Or is there something I'm missing?

Paolo



More information about the seaside-dev mailing list