Java and UTF-7 encoding

K

kir

Hello
Does anybodu know :

- What is the reason for Java (at least till 1.4.1_2) not to support UTF-7 encoding?
- Is Java going to support UTF-7 encoding at the end of the days?
- Is there some free code around to convert Unicode to UTF-7 and vise versa?

Thanks

Boris Kirzner
 
J

Jon A. Cruz

kir said:
Hello
Does anybodu know :

- What is the reason for Java (at least till 1.4.1_2) not to support UTF-7 encoding?

Probably because nobody needs it.
- Is Java going to support UTF-7 encoding at the end of the days?

I wouldn't count on it.
- Is there some free code around to convert Unicode to UTF-7 and vise versa?

I believe that there's simple C programs that should be easy to convert.
Plus Roedy has some code.

oooh. The Unicode people even have some
http://www.unicode.org/Public/PROGRAMS/CVTUTF/


The only common place for that to show up nowadays is in folder names in
IMAP. However, there it uses a *modified* UTF-7, not straight UTF-7.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,677
Members
48,796
Latest member
Greg L.

Latest Threads

Top