|
Re: ActiveSupport::Multibyte for better Unicode support: msg#00189lang.ruby.rails.core
On 26 Sep 2006, at 01:15 , Sam Ruby wrote: Michael Koziarski wrote: And for good reason. I have yet to see an example of something that you can do in Shift-JIS and EUC that you can't do with Unicode 5 encoded as UTF-8. I'm not saying there are no issues some people feel strongly about, but there are certainly no compelling technical or practical reasons why you can't use Unicode in Japan. Even so, Ruby supports Shift-JIS and EUC and will continue to. Because Rails gets so much out of Ruby it would be somewhat rude if the next Rails release were to make it impossible to use these encoding. That's _exactly_ why ActiveSupport::Multibyte is designed to support multiple encodings. The only reason Shift-JIS and EUC are currently not implemented in ActiveSupport::Multibyte is that we don't feel comfortable building stuff we don't use. So, if you need Shift-JIS or EUC, please add it to ActiveSupport::Multibyte and send us a patch. For more information see the Multibyte for Rails FAQ: https://fngtps.com/projects/multibyte_for_rails/wiki/FAQ Kind regards, Thijs -- Fingertips - http://www.fngtps.com Phone: +31 (0)6 24204845 Skype: tvandervossen MSN Messenger: thijs@xxxxxxxxxx iChat/AOL: t.vandervossen@xxxxxxx Jabber IM: thijs@xxxxxxxxxx
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: ActiveSupport::Multibyte for better Unicode support, Manfred Stienstra |
|---|---|
| Next by Date: | Re: ActiveSupport::Multibyte for better Unicode support, Thijs van der Vossen |
| Previous by Thread: | Re: ActiveSupport::Multibyte for better Unicode support, Michael Koziarski |
| Next by Thread: | Re: ActiveSupport::Multibyte for better Unicode support, Michael Koziarski |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |