develooper Front page | perl.perl6.internals.unicode | Postings from September 2000

Re: (random) musings on I/O disciplines

Thread Previous | Thread Next
From:
Dan Sugalski
Date:
September 27, 2000 10:27
Subject:
Re: (random) musings on I/O disciplines
Message ID:
5.0.0.25.0.20000927125322.021a0930@24.8.96.48
At 11:04 PM 9/26/00 +0100, Simon Cozens wrote:
>Well, let's go over here, then. I just submitted an RFC for internal string
>abstraction, which may or may not be the same thing as what you were just
>talking about.

Well, the impression I get from Larry is that he wants the internals to be 
character-formatting neutral. Scalars should be able to provide their 
contents in a number of different formats, but perl would usually not have 
One True Format internally. (Though how many True Formats there were might 
depend on the size of the platform--tiny ones might be all Unicode, or 
ASCII, or something)

I think the intention is that if data comes in in ASCII or EBCDIC or 
Unicode or Shift-JIS or binary or whatever then perl will keep it that way 
if it understands the format, and convert as needed by bits of the core.

					Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
dan@sidhe.org                         have teddy bears and even
                                      teddy bears get drunk


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About