Is Jdom likely to become part of Java just the way JDBC is?
Ambrose Tati
Ranch Hand
Joined: Oct 03, 2000
Posts: 55
posted
0
Dear all, I've been looking at JDOM recently and found it quite easy to use to read/write XML docs. It it likely to become part of core Java just the way JDBC is? Many thanks Ambrose Tati
Ajith Kallambella
Sheriff
Joined: Mar 17, 2000
Posts: 5781
posted
0
Very likely. On Feb 26, 2001 JDOM was accepted today by the Java Community Process (JCP) as a Java Specification Request (JSR-102). Members of the JCP Executive Committee supporting the effort include Apache, Borland, Caldera, Cisco, HP, IBM, and Sun. This JSR will be the process to define the JDOM 1.0 API. Putting JDOM under the oversight of the JCP will facilitate JDOM's corporate adoption and open the door for JDOM to be incorporated into the core Java Platform. JDOM will still be released as open source software, and technical discussion will continue to take place on public mailing lists. For more information, see the JSR-102 Proposal.
------------------ Ajith Kallambella M. Sun Certified Programmer for the Java�2 Platform. IBM Certified Developer - XML and Related Technologies, V1.
Open Group Certified Master IT Architect.
Sun Certified Architect(SCEA).
subject: Is Jdom likely to become part of Java just the way JDBC is?