On 10/31/05, Yiguang Hu <[EMAIL PROTECTED]> wrote:
> About the encoding/book names. I am just wondering why
> the standard java resource bundle is not used ?
> For encoding, UTF-8 should be able to cover all the
> languages. I knew it covers MBCS like Japanese,
> Chinese and Korean (Usually KJC for short) well. It
> should not be a issue with any of the western
> characters, most of them just single byte chars.

Perhaps not everyone uses Java ;-)

C/C++ still requires significantly fewer resources, and is more widely
used from what I have seen. Java is more portable, and is a big hit in
colleges right now, but also requires more resources and a slightly
faster processor to achieve the same speed.

On the other hand, you are right -- UTF-8 is the way to go :-)

--
Chris Umphress <http://daga.dyndns.org/>

_______________________________________________
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

Reply via email to