On Wed, 17 Oct 2001, Gregor N. Purdy wrote:
>   2. The encoding for the chunk-o-memory the interpreter is about
>      to turn into a STRING, having found said chunk in the packfile's
>      const_table.
Perhaps we should always output string constants as UTF8?  This would
avoid the problems with PBC compatablity.  For efficency, we might want to
downgrade the string to the native encoding on loading if we see that the
native encoding will fit the string without being lossy.  (Shouldn't the
transcoding functions tell their caller that?)

        -=- James Mastros
-- 
Put bin Laden out like a bad cigar: http://www.fieler.com/terror
"You know what happens when you bomb Afghanastan?  Thats right, you knock
over the rubble."       -=- SLM

Reply via email to