Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Ruby strings

Name: Anonymous 2006-04-06 10:54

Do Ruby strings suck, or do they actually have support for multibyte characters and different encodings? Googling seems to suggest the former.

Name: Anonymous 2010-05-17 13:55

>>35
But nowadays everything is UTF-8 so it's quite reasonable to use it as a default encoding instead of plain old ASCII. Of course, internally it can just convert everything to UTF-32 (and many languages/implementations do) and be done with it but it shouldn't make me encode and decode everything when I'm using THE STANDARD.
At the very least it should give me the ability to define a default IO encoding from which everything should be converted to/from.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List