Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: JRuby 1.0.0RC1
-
Fix Version/s: JRuby 1.0.0RC2
-
Component/s: Core Classes/Modules
-
Labels:None
-
Testcase included:yes
-
Number of attachments :
Description
Hi,
I implemented the NKF module, which is very popular and important in japan.
I really hope this patch will be applied.
NOTE:
- It doesn't have 100% compatibility with MRI. Currently about 50% functions are supported.
- The Kconv works fine.
- TODO: MIME encoding/decoding is not implemented yet. I'll continue to work on it.
We would love to land this patch. We still support Java 1.4 as a platform and Java 5 enum support needs to be converted into something Java 1.4 friendly. Could you make that change and resubmit please? We are very happy someone is tackling these libraries as we do not have the expertise to work on them.