Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^7: Simplest Possible Way To Disable Unicode

by BrowserUk (Patriarch)
on May 24, 2011 at 08:39 UTC ( [id://906451]=note: print w/replies, xml ) Need Help??


in reply to Re^6: Simplest Possible Way To Disable Unicode
in thread Simplest Possible Way To Disable Unicode

Perl uses utf8 (not to be confused with UTF-8),

It is so sad to see apparently intelligent men make such stupid statements.

Of course 'utf8' will be confused with 'UTF-8'. Search for the former using any search engine or on any reference site, and all you will find are references to the latter.

an encoding whose charset consist of 2**72 characters.

Wrong! At best this mythical 'utf8' stores 2**72 ordinal values that could be mapped to a charset.

But as no such charset exists; nor any that contain even 0.000000000000003% of that stupidly huge number, makes the entire thing totally fallacious.

Numbers are not characters. They are just numbers.

Those numbers can be code points that can be mapped to characters. But you cannot map a number that is greater than the number of characters that exist.

And a 'character' has a very clearly defined meaning. Even in the standard you keep (mis)quoting: Unicode, in intent, encodes the underlying characters—graphemes and grapheme-like units—rather than the variant glyphs (renderings) for such characters.

The fact that you think you know better says it all for me so I'm done. If you're after another 37 levels, you're on your own.


Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.
  • Comment on Re^7: Simplest Possible Way To Disable Unicode

Replies are listed 'Best First'.
Re^8: Simplest Possible Way To Disable Unicode
by ikegami (Patriarch) on May 24, 2011 at 16:00 UTC

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://906451]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (6)
As of 2024-04-25 11:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found