[pro] CDR for UTF* and UNICODE handling in :element-type (Re: write-char vs. 8-bit bytes)

Luís Oliveira luismbo at gmail.com
Sat Apr 12 11:15:31 UTC 2014


On Sat, Apr 12, 2014 at 5:12 AM, Steve Haflich <shaflich at gmail.com> wrote:
> Other than external format naming, I can't think of anything that Common
> Lisp needs to standardize.

The main thing that comes to mind is handling of errors.
Implementations differ widely in how they handle encoding and decoding
errors. Some ignore them silently, others signal errors. Some provides
useful restarts, others don't. That was one of the main motivation
behind Babel.

-- 
Luís Oliveira
http://kerno.org/~luis/




More information about the pro mailing list