develooper Front page | perl.perl5.porters | Postings from February 2014

Re: EBCDIC support is on the chopping block

Thread Previous | Thread Next
From:
Leon Timmermans
Date:
February 21, 2014 00:11
Subject:
Re: EBCDIC support is on the chopping block
Message ID:
CAHhgV8jjer+Hh1ZaAazvHzAVWUf7WJ+3AAmjjVShZZVqRU9PHA@mail.gmail.com
On Thu, Feb 20, 2014 at 6:43 AM, Konovalov, Vadim
<Vadim.Konovalov@emc.com>wrote:

> Indeed.
>
> from technical POV - this support UTF-EBCDIC - while it obviously costs
> some
> maintenance efforts - does it cost any CPU speed for non-EBCDICs?


IMO it requires significant maintenance efforts. For example, we have been
working on a new UTF-8 IO layer. Adding UTF-EBCDIC support to that is
enough work that I'd qualify it as a rewrite (validation and translation
are fundamentally different problems). Not that the current :utf8 DWIMs on
UTF-EBCDIC…

I don't think it costs now if we don't touch any unicode related code, but
we probably will.

Leon

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