From: Yukihiro Matsumoto Date: 2006-06-12T23:28:27+09:00 Subject: Re: Which encoding causes fewest problems in Ruby 1.8.2? Hi, In message "Re: Which encoding causes fewest problems in Ruby 1.8.2?" on Mon, 12 Jun 2006 21:33:10 +0900, "Michal Suchanek" writes: |> I know. Operations on characters should based on Regexp. |But it is not what I call 'String handles them all most of the cases'. OK, then I'd say 'string handles them all most of the case if your operations are based on Regexp". ;-) matz.