perl-unicode

Re: C<use utf8> dynamic scope?

1999-05-10 11:08:17
At 06:06 AM 5/10/99 , Graham Barr wrote:
On Sun, May 09, 1999 at 08:37:42PM -0700, Dick Hardt wrote:

1. C<use bytechar> pragma 
     This would enable a C<use utf16> or other character encoding in the
future.
     ie. what would C<no utf8> mean after C<use utf16>?

If we are to eventually support multiple encodings would it not make sense
to use just one pragma ? ie C<use encoding 'utf8'> then C<no encoding>
could mean C<use encoding 'bytechar'>


Makes sense at first look to me.

-- Dick

<Prev in Thread] Current Thread [Next in Thread>