":" == Kaffe CVS <[EMAIL PROTECTED]> writes:
:> 2005-01-07 Ito Kazumitsu <[EMAIL PROTECTED]>
:> :> * libraries/javalib/java/nio/charset/Charset.java (providers):
:> New method to make an array of CharsetProviders defined in
:> META-INF/services/java.nio.charset.spi.CharsetProvider.
:> (charsetForName, availableCharsets): Use the new method providers().
And now I am writing a new subclass of java.nio.charset.spi.CharsetProvider, which wraps kaffe.io.{ByteToChar|CharToByte}Converter.
With this new CharsetProvider, any charset that is supported by kaffe.io.{ByteToChar|CharToByte}Converter can be used as a java.nio.charset.Charset.
I meant to say, thank you very much *Ito*, my reply to Kiyo is in the other window ;) Sorry for the confusion, and keep up the good work!
cheers, dalibor topic
_______________________________________________ kaffe mailing list [email protected] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
