[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: java.nio.charset
From: |
Tom Tromey |
Subject: |
Re: java.nio.charset |
Date: |
30 Jul 2001 10:59:57 -0600 |
>>>>> ">" == Takashi Okamoto <address@hidden> writes:
>> I tried to implementaion of java.nio.charset package. But I noticed
>> it's far away. I don't have enought time to implement all.
>> Now I implemented UTF8 and ISO-8859-1 decoder & encoder, and it works
>> with jdk1.4. I attached it to this mail. I want to contribute it to
>> classpath project though it may be only scrap now...
Sounds good.
Do you have copyright papers in place?
If not, are you willing to sign copyright over to the FSF?
>> This test compares input and output.
>> OK will be outputted if the output is the same as the input.
>> Otherwise Error will be outputted.
Any chance of you changing this into a Mauve test?
Tom
- java.nio.charset, Takashi Okamoto, 2001/07/28
- Re: java.nio.charset,
Tom Tromey <=