DO NOT REPLY [Bug 32080] - CharSequence
[email protected] 7 Nov 2004 15:59:03 -0000
| Newsgroups | gmane.comp.jakarta.oro.devel |
|---|---|
| Message-ID | <[email protected]> |
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=32080>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=32080 CharSequence [email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |LATER ------- Additional Comments From [email protected] 2004-11-07 15:59 ------- We have avoided making use of J2SE 1.4 features to maintain backward compatibility. We intend to use conditional compilation to provide different versions for J2ME, J2SE < 1.4 and J2SE >= 1.4. At that time, we will make use of 1.4isms like CharSequence.