welcome to the february edition of the jcp column! each month you can read about the java community process: newly submitted jsrs, new draft specs, java apis that were finalized, and other news from the jcp. this month ill discuss four new jsrs and a few jsrs that are in the proposed final draft and public review, and one final jsr.
lets start with j2me technology
a new jsr in this space is jsr 238, mobile internationalization api. it proposes to add culturally correct data formatting, and the sorting of text strings and such for midlets in a cldc/midp environment, according to its submitter nokia. the broad support for internationalization that you find in the j2se platform is not part of the cldc/midp environment because of memory footprint constraints. this optional package will deliver the appropriate level of internationalization functionality to java-based devices.jsr 226, also by nokia, has reached community review. this jsr defines an api for scalable 2d vector-based graphics for j2me technology, building upon the w3c specification for the scalable vector graphics (svg) format. this jsr was submitted t... 下一页