On Sun, Feb 24, 2008 at 02:26:40AM +0100, Attila Lendvai wrote:
Sat Feb 23 22:48:45 WET 2008 attila.lendvai@gmail.com
- Added an exported lookup-string-vector-mapping for special uses
of the encoders directly
This one is related to the previous question, I suppose. I'm curious about why you want to call the encoders directly. ISTR having some ideas about more features for string-to-octets and friends, so I might imagine some uses for calling the encoders directly if I could remember what those ideas were.
all i have now is the buffer reuse idea, which does not really balance an exported symbol. so let's scratch that lookup-string-vector-mapping patch for now.
the concatenate-strings-to-octets version that Luís just pushed still uses lookup-string-vector-mapping, btw